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 5143be5 commit d8298d1Copy full SHA for d8298d1
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Build with Jekyll
42
uses: actions/jekyll-build-pages@v1
43
with:
44
- source: ./docs
+ source: ./
45
destination: ./docs
46
47
- name: Upload artifact
0 commit comments