Skip to content

Commit 70a05f0

Browse files
committed
ci(actions): add id-token permission for docs publishing workflow
1 parent fc0fec3 commit 70a05f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-docsify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ jobs:
3838
runs-on: ubuntu-latest
3939
permissions:
4040
pages: write
41+
id-token: write
4142
steps:
4243
- uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)