We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4f7bad + 39e9199 commit 74f524cCopy full SHA for 74f524c
1 file changed
.github/workflows/deploy-staging.yml
@@ -18,5 +18,5 @@ jobs:
18
- name: Push to Staging
19
uses: dokku/github-action@master
20
with:
21
- git_remote_url: 'dokku@csh-cloud.oweb.co:brickhack-stage'
+ git_remote_url: 'ssh://dokku@csh-cloud.oweb.co:22/brickhack-stage'
22
ssh_private_key: ${{ secrets.CODERIT_CLOUD_SSH_PRIVATE_KEY }}
0 commit comments