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 9861dd8 commit 216cbf1Copy full SHA for 216cbf1
.github/workflows/static.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/upload-pages-artifact@v1
38
with:
39
# Upload entire repository
40
- path: '.'
+ path: 'Docs/'
41
- name: Deploy to GitHub Pages
42
id: deployment
43
uses: actions/deploy-pages@v1
0 commit comments