Skip to content

Commit 6a93afd

Browse files
Adding the storybook auto deployment (#1489)
1 parent e8dfa01 commit 6a93afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
branch: gh-pages
3939
folder: storybook-static
4040
target-folder: next/pr/${{ github.event.number }}
41-
token: ${{ secrets.GITHUB_TOKEN }}
41+
token: ${{ secrets.ACCESS_TOKEN }}
4242

4343
- name: Comment PR
4444
uses: thollander/actions-comment-pull-request@v1

0 commit comments

Comments
 (0)