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