Skip to content

Commit 10684d8

Browse files
committed
give write permissions
1 parent 256c2e7 commit 10684d8

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
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99

1010
permissions:
11-
contents: read
11+
contents: write
1212
pages: write
1313
id-token: write
1414

0 commit comments

Comments
 (0)