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 cf0b0a7 commit 8bc41e0Copy full SHA for 8bc41e0
1 file changed
.github/workflows/static.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Upload artifact
30
uses: actions/upload-pages-artifact@v3
31
with:
32
- path: '.'
+ path: 'site/'
33
34
- name: Deploy to GitHub Pages
35
id: deployment
0 commit comments