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 0d31084 commit 1c2ab2bCopy full SHA for 1c2ab2b
.github/workflows/static.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/upload-pages-artifact@v3
47
with:
48
# Upload entire repository
49
- path: Web/_site/
+ path: ./Web/_site/
50
- name: Deploy to GitHub Pages
51
id: deployment
52
uses: actions/deploy-pages@v4
0 commit comments