Skip to content

Commit

Permalink
added id-token write permission to pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Jul 4, 2024
1 parent d9e5579 commit 76e69e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
pages: write
id-token: write

jobs:
build-docs:
Expand Down

0 comments on commit 76e69e1

Please sign in to comment.