We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d282713 commit 3ff6486Copy full SHA for 3ff6486
1 file changed
.github/workflows/deploy_docs_4x.yml
@@ -19,4 +19,5 @@ jobs:
19
uses: dokku/github-action@master
20
with:
21
git_remote_url: 'ssh://dokku@apps.cakephp.org:22/debugkit-docs-4'
22
+ git_push_flags: '-f'
23
ssh_private_key: ${{ secrets.DOKKU_SSH_PRIVATE_KEY }}
0 commit comments