Skip to content

Commit fb3da84

Browse files
committed
build: fix typo
1 parent fdf0ee8 commit fb3da84

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
@@ -99,5 +99,5 @@ jobs:
9999
run: npm run build
100100
- name: Deploy Storybook
101101
run: npm run deploy-storybook-ci
102-
end:
102+
env:
103103
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)