Skip to content

Commit 399f85e

Browse files
committed
more deploy debugging
1 parent 7002246 commit 399f85e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy_5_vitepress.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Push to dokku
2323
uses: dokku/github-action@master
2424
with:
25+
branch: '5.x-vitepress'
2526
git_remote_url: 'ssh://dokku@apps.cakephp.org:22/book-vitepress'
2627
git_push_flags: '-f -vvv'
2728
ssh_private_key: ${{ secrets.DOKKU_SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)