Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ka8725 committed Jun 4, 2024
1 parent cf8f4d8 commit fcd3b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
with:
# specify `--force` as a flag for git pushes
git_push_flags: '--force'
git_remote_url: 'ssh://dokku@dokku.widefix.com/money'
git_remote_url: 'ssh://dokku@budgetingkid.com/budgetingkid'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}

0 comments on commit fcd3b67

Please sign in to comment.