this is test branch ...
All checks were successful
Deploy on push / deploy (push) Successful in 1m12s

This commit is contained in:
Stepan Vladovskiy 2025-05-21 14:45:30 -03:00
parent 86b919b5c0
commit 2554b6e229

View File

@ -38,7 +38,7 @@ jobs:
if: github.ref == 'refs/heads/dev-to-staging'
uses: dokku/github-action@master
with:
branch: 'main'
branch: 'dev'
git_remote_url: 'ssh://dokku@staging.discours.io:22/core'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: '--force'