Skip to content

Commit 3e12991

Browse files
committed
ci: give write permission to deploy token
1 parent c066986 commit 3e12991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches: [main]
55
permissions:
6-
contents: read
6+
contents: write
77
pages: write
88
id-token: write
99
concurrency:

0 commit comments

Comments
 (0)