Skip to content

Commit d5029c8

Browse files
committed
upload current dir instead of /docs
1 parent fc281af commit d5029c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xlog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Upload GitHub Pages artifact
5959
uses: actions/upload-pages-artifact@v3.0.1
6060
with:
61-
path: ./docs
61+
path: .
6262

6363
deploy:
6464
environment:

0 commit comments

Comments
 (0)