Skip to content

Commit 10b6499

Browse files
authored
build: test storybook deploy (#100)
1 parent 77f83a4 commit 10b6499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ jobs:
100100
- name: Deploy Storybook
101101
run: npm run deploy-storybook-ci
102102
env:
103-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
103+
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)