Skip to content

Commit 79a2839

Browse files
committed
CI: add publish_branch to deploy
1 parent 66e9f4a commit 79a2839

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
publish_dir: .vitepress/dist
32+
publish_branch: gh-pages
3233
cname: ''

0 commit comments

Comments
 (0)