There was an error while loading. Please reload this page.
2 parents 1605316 + 115ebae commit c1bf75dCopy full SHA for c1bf75d
.github/workflows/cd-storybook.yml
@@ -35,7 +35,7 @@ jobs:
35
run: npm run build:storybook
36
37
- name: Upload artifact
38
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
39
with:
40
# Upload entire repository
41
path: 'storybook-static'
0 commit comments