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 30198aa commit 98f1708Copy full SHA for 98f1708
.github/workflows/pages.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Build with Jekyll
27
uses: actions/jekyll-build-pages@v1
28
with:
29
- source: ./
+ source: ./docs/
30
destination: ./_site
31
- name: Upload artifact
32
uses: actions/upload-pages-artifact@v3
0 commit comments