We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e66d27 commit c755601Copy full SHA for c755601
1 file changed
.github/workflows/release.yml
@@ -19,5 +19,7 @@ jobs:
19
secrets: inherit
20
21
docgen:
22
+ permissions:
23
+ contents: write
24
uses: unional/.github/.github/workflows/pnpm-docs.yml@main
25
needs: release
0 commit comments