Skip to content

Commit 14f3fb9

Browse files
committed
deploy
1 parent 80f1332 commit 14f3fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
- name: Push to dokku
4242
uses: dokku/github-action@master
4343
with:
44-
git_remote_url: 'ssh://[email protected]:22/verify'
44+
git_remote_url: 'ssh://[email protected]:22/api'
4545
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)