Skip to content

Commit

Permalink
🚀 Reference the dokku app
Browse files Browse the repository at this point in the history
  • Loading branch information
4fra committed Jan 5, 2025
1 parent 8f499df commit f180c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
git_remote_url: 'ssh://[email protected]:22/pdw/zslgdansk'
git_remote_url: '[email protected]:zslgdansk'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}

0 comments on commit f180c33

Please sign in to comment.