Skip to content

Commit 84e2913

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-asciidoc.yml

Lines changed: 1 addition & 1 deletion
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: "docs"
35+
jekyll_src: ""
3636
target_branch: "gh-pages"

0 commit comments

Comments
 (0)