Skip to content

Commit

Permalink
Merge pull request #188 from andreroggeri/main
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
andreroggeri authored Aug 18, 2024
2 parents 6e1a285 + 3322a01 commit 6fe9c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Deploy
uses: dokku/github-action@master
with:
branch: "main"
branch: "release"
git_remote_url: ssh://dokku@${{secrets.PRODUCTION_VPN_IP}}/messaging
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY_PRODUCTION }}
git_push_flags: "--force"
Expand Down

0 comments on commit 6fe9c5a

Please sign in to comment.