We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4beb1c commit 619ba60Copy full SHA for 619ba60
.github/workflows/static.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Upload artifact
56
uses: actions/upload-pages-artifact@v3
57
with:
58
- path: 'site'
+ path: '.'
59
- name: Deploy to GitHub Pages
60
id: deployment
61
uses: actions/deploy-pages@v4
0 commit comments