Skip to content

Commit

Permalink
pdat remote
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Jul 22, 2023
1 parent ecbf2c0 commit 1c48ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/official-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
git_remote_url: 'ssh://dokku@[${{ secrets.DEPLOY_IP }}]:22/sqlpage'
git_remote_url: 'dokku@[${{ secrets.DEPLOY_IP }}]:sqlpage'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: '--force'

0 comments on commit 1c48ed7

Please sign in to comment.