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 fe4d0bd commit b95d745Copy full SHA for b95d745
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
run: npm run build
31
32
- name: Upload artifact
33
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-artifact@v1
34
with:
35
path: ./out
36
0 commit comments