Skip to content

Commit 0e38df8

Browse files
committed
Fix permissions
Signed-off-by: Michael Telatynski <[email protected]>
1 parent 2ce588a commit 0e38df8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
runs-on: ubuntu-24.04
100100
permissions:
101101
pages: write
102+
id-token: write
102103
needs: build
103104
steps:
104105
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)