We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b840fe commit 7d8f0f5Copy full SHA for 7d8f0f5
.github/workflows/static.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Upload artifact
60
uses: actions/upload-pages-artifact@v3
61
with:
62
- path: ".gorilla/static"
+ path: "demo/.gorilla/static"
63
- name: Deploy to GitHub Pages
64
id: deployment
65
uses: actions/deploy-pages@v4
0 commit comments