Skip to content

Commit

Permalink
Set token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
malmeloo authored Jan 4, 2024
1 parent 7047589 commit 9defd67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ jobs:
deploy:
runs-on: ubuntu-latest

permissions:
pages: write
id-token: write

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 9defd67

Please sign in to comment.