Skip to content

Commit 45cb123

Browse files
committed
try path docs/_site
1 parent fb74a05 commit 45cb123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages-asciidoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Upload artifact
9898
uses: actions/upload-artifact@v4
9999
with:
100-
path: ./_site
100+
path: docs/_site
101101

102102
# Deployment job
103103
deploy:

0 commit comments

Comments
 (0)