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 36bda75 commit 68e66a9Copy full SHA for 68e66a9
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/configure-pages@v3
35
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v1
38
with:
39
path: './dist'
40
0 commit comments