We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b1341c commit 6701f39Copy full SHA for 6701f39
.github/workflows/deploy-docs.yml
@@ -26,3 +26,4 @@ jobs:
26
run: npm run deploy-storybook -- --ci --existing-output-dir=storybook-static
27
env:
28
GH_TOKEN: ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}
29
+ PERMISSIONS: contents:read,packages:write
0 commit comments