Skip to content

Commit b41b28e

Browse files
committed
adjust dokku app
1 parent 5462e4e commit b41b28e

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
@@ -23,5 +23,6 @@ jobs:
2323
uses: dokku/github-action@master
2424
with:
2525
git_remote_url: 'ssh://[email protected]:22/book-vitepress'
26+
branch: 'newbook'
2627
git_push_flags: '-f'
2728
ssh_private_key: ${{ secrets.DOKKU_SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)