Skip to content

Commit dd81f87

Browse files
authored
🚀 fix permissions
1 parent 549c79b commit dd81f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
workflow_dispatch:
1212

1313
permissions:
14-
contents: read
14+
contents: write
1515

1616
# we don't want to have concurrent jobs, and we don't want to cancel running jobs to avoid broken publications
1717
concurrency:

0 commit comments

Comments
 (0)