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 38f53ce commit 58837b5Copy full SHA for 58837b5
.github/workflows/pages.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Build
31
run: npm run build
32
- name: Upload Pages artifact
33
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v2
34
with:
35
path: ./public
36
deploy:
0 commit comments