Skip to content

Commit 5ace55e

Browse files
authored
Merge pull request #37 from VectorInstitute/fix_docs_deploy
Update permissions to fix workflow error
2 parents 6d8d516 + 45fcbaf commit 5ace55e

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)