debug: fixed workflows gitea
All checks were successful
Deploy on push / deploy (push) Successful in 15s

This commit is contained in:
Stepan Vladovskiy 2025-03-05 20:16:32 +00:00
parent d55448398d
commit e6a416383d

View File

@ -39,7 +39,6 @@ jobs:
uses: dokku/github-action@master
with:
branch: 'main'
force: true
git_remote_url: 'ssh://dokku@staging.discours.io:22/core
git_remote_url: 'ssh://dokku@staging.discours.io:22/core'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
git_push_flags: '--force'