We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07a84b commit ed70202Copy full SHA for ed70202
.github/workflows/static.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Upload artifact
37
uses: actions/upload-pages-artifact@v3
38
with:
39
- path: './dist'
+ path: './dist/webpage'
40
- name: Deploy to GitHub Pages
41
id: deployment
42
uses: actions/deploy-pages@v4
0 commit comments