Skip to content

Commit d4e3467

Browse files
author
sun
committed
Fix workflow: add pages and id-token permissions
1 parent 7c2ffe5 commit d4e3467

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
- main
66
permissions:
77
contents: write
8+
pages: write
9+
id-token: write
10+
811
jobs:
912
deploy:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)