Skip to content

Commit

Permalink
more permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
foxsen committed Dec 9, 2024
1 parent 6a48845 commit 5d94e48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy_bookdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ on:
name: renderbook

permissions:
contents: read
contents: write
pages: write
gh-pages: write

jobs:
bookdown:
Expand Down

0 comments on commit 5d94e48

Please sign in to comment.