Skip to content

Commit 50e3358

Browse files
committed
Update build-asciidoc.yml
1 parent 84e2913 commit 50e3358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-asciidoc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
- uses: helaili/jekyll-action@v2
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
35-
jekyll_src: ""
35+
jekyll_src: "docs"
3636
target_branch: "gh-pages"

0 commit comments

Comments
 (0)