There was an error while loading. Please reload this page.
1 parent 84d9a3d commit 27e55e6Copy full SHA for 27e55e6
.github/workflows/deploy_2x.yml
@@ -20,4 +20,5 @@ jobs:
20
uses: dokku/github-action@master
21
with:
22
git_remote_url: 'ssh://dokku@apps.cakephp.org:22/api-4'
23
+ git_push_flags: '-f'
24
ssh_private_key: ${{ secrets.DOKKU_SSH_PRIVATE_KEY }}
0 commit comments