We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7002246 commit 399f85eCopy full SHA for 399f85e
1 file changed
.github/workflows/deploy_5_vitepress.yml
@@ -22,6 +22,7 @@ jobs:
22
- name: Push to dokku
23
uses: dokku/github-action@master
24
with:
25
+ branch: '5.x-vitepress'
26
git_remote_url: 'ssh://dokku@apps.cakephp.org:22/book-vitepress'
27
git_push_flags: '-f -vvv'
28
ssh_private_key: ${{ secrets.DOKKU_SSH_PRIVATE_KEY }}
0 commit comments