Skip to content

Commit 5a04f9d

Browse files
committed
chore: update storybook gh action
1 parent d2f7069 commit 5a04f9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-storybook.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Deploy Storybook
2121
uses: JamesIves/[email protected]
2222
with:
23+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2324
BASE_BRANCH: main
2425
BRANCH: gh-pages
2526
FOLDER: docs-build

0 commit comments

Comments
 (0)