Skip to content

Commit 9ac6bc4

Browse files
committed
ci: Fix publishing from artifact
1 parent c47b2e2 commit 9ac6bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
uses: peaceiris/actions-gh-pages@v3
4242
with:
4343
github_token: ${{ secrets.GITHUB_TOKEN }}
44-
publish_dir: book
44+
publish_dir: .
4545
cname: guide.encode.moe

0 commit comments

Comments
 (0)