Skip to content

Commit b4ccfcc

Browse files
Merge pull request #4 from seed4j/ci-fix-deploy
CI: add publish_branch to deploy
2 parents 66e9f4a + 79a2839 commit b4ccfcc

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)