Skip to content

Commit

Permalink
nuke
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrobeam committed Nov 19, 2024
1 parent 5482430 commit b9db996
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
# permissions:
# contents: read
# deployments: write
# pull-requests: write
permissions:
# contents: read
# deployments: write
pull-requests: write
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit b9db996

Please sign in to comment.