Skip to content

Commit 97c4ccb

Browse files
committed
ci: give workflow permission to push to github pages
1 parent e6b15b9 commit 97c4ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- "src/**"
1010

1111
permissions:
12-
contents: read
12+
contents: write
1313
pages: write
1414
id-token: write
1515

0 commit comments

Comments
 (0)