We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dee528 commit 764f9ebCopy full SHA for 764f9eb
.github/workflows/pages.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Upload artifact
43
uses: actions/upload-pages-artifact@v3
44
with:
45
- path: "./static"
+ path: "./github-pages"
46
- name: Deploy to GitHub Pages
47
id: deployment
48
uses: actions/deploy-pages@v1
0 commit comments