Skip to content

Commit 45fcbaf

Browse files
committed
Update permissions to fix workflow error
1 parent 6d8d516 commit 45fcbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: docs
22
permissions:
3-
contents: read
3+
contents: write
44
pull-requests: write
55

66
on:

0 commit comments

Comments
 (0)