Skip to content

Commit b27912b

Browse files
meysholdtona-agent
andcommitted
Fix workflow permissions for generate-docs
Co-authored-by: Ona <[email protected]>
1 parent 7998f8d commit b27912b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
publish:
1111
runs-on: ubuntu-latest
1212
permissions:
13-
contents: read
13+
contents: write
1414
packages: write
1515

1616
steps:

0 commit comments

Comments
 (0)