We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e2913 commit 50e3358Copy full SHA for 50e3358
.github/workflows/build-asciidoc.yml
@@ -32,5 +32,5 @@ jobs:
32
- uses: helaili/jekyll-action@v2
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
35
- jekyll_src: ""
+ jekyll_src: "docs"
36
target_branch: "gh-pages"
0 commit comments