diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index 79c3907d..df04822b 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -32,4 +32,4 @@ jobs: branch: 'main' git_remote_url: 'ssh://dokku@staging.discours.io:22/core' ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }} - push_flags: '--force' + git_push_flags: '--force'