We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7aba6f commit bd54ebdCopy full SHA for bd54ebd
.github/workflows/deploy_2x.yml
@@ -21,5 +21,6 @@ jobs:
21
- name: Push to dokku
22
uses: dokku/github-action@master
23
with:
24
+ branch: 2.x
25
git_remote_url: 'ssh://[email protected]:22/api-4'
26
ssh_private_key: ${{ secrets.DOKKU_SSH_PRIVATE_KEY }}
0 commit comments