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 5420fcb commit 787f58fCopy full SHA for 787f58f
.github/workflows/static.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/upload-pages-artifact@v3
47
with:
48
# Upload entire repository
49
- path: 'docs'
+ path: 'docs/'
50
- name: Deploy to GitHub Pages
51
id: deployment
52
uses: actions/deploy-pages@v4
0 commit comments