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 fdf0ee8 commit fb3da84Copy full SHA for fb3da84
.github/workflows/workflows.yaml
@@ -99,5 +99,5 @@ jobs:
99
run: npm run build
100
- name: Deploy Storybook
101
run: npm run deploy-storybook-ci
102
- end:
+ env:
103
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments