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 80f1332 commit 14f3fb9Copy full SHA for 14f3fb9
.github/workflows/ci.yml
@@ -41,5 +41,5 @@ jobs:
41
- name: Push to dokku
42
uses: dokku/github-action@master
43
with:
44
- git_remote_url: 'ssh://[email protected]:22/verify'
+ git_remote_url: 'ssh://[email protected]:22/api'
45
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
0 commit comments