Skip to content

Commit c755601

Browse files
committed
chore: add write permission to docgen job in release workflow
1 parent 0e66d27 commit c755601

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@ jobs:
1919
secrets: inherit
2020

2121
docgen:
22+
permissions:
23+
contents: write
2224
uses: unional/.github/.github/workflows/pnpm-docs.yml@main
2325
needs: release

0 commit comments

Comments
 (0)