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 e8dfa01 commit 6a93afdCopy full SHA for 6a93afd
.github/workflows/pr-storybook.yml
@@ -38,7 +38,7 @@ jobs:
38
branch: gh-pages
39
folder: storybook-static
40
target-folder: next/pr/${{ github.event.number }}
41
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.ACCESS_TOKEN }}
42
43
- name: Comment PR
44
uses: thollander/actions-comment-pull-request@v1
0 commit comments