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 f9a3ea5 commit 2a96954Copy full SHA for 2a96954
.github/workflows/GHPages.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup Pages
36
uses: actions/configure-pages@v3
37
- name: Upload artifact
38
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v2
39
with:
40
path: ./docs/.vuepress/dist
41
- name: Deploy to GitHub Pages
0 commit comments