Skip to content

Commit

Permalink
use contents perm instead (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
camfairchild committed Apr 23, 2024
1 parent b0aae78 commit 1d08350
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:
jobs:
deploy:
permissions:
contents: read
pages: write
contents: write

runs-on: ubuntu-latest

Expand Down

0 comments on commit 1d08350

Please sign in to comment.