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 3ccca84 commit 2368aa3Copy full SHA for 2368aa3
.github/workflows/jekyll-gh-pages.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Build with Jekyll
34
uses: actions/jekyll-build-pages@v1
35
with:
36
- source: ./docs
+ source: ./.github/pages
37
- name: Upload artifact
38
uses: actions/upload-pages-artifact@v3
39
0 commit comments