We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de2afe7 commit 67e0453Copy full SHA for 67e0453
.github/workflows/deploy_docs_4x.yml
@@ -21,3 +21,4 @@ jobs:
21
with:
22
git_remote_url: 'ssh://dokku@apps.cakephp.org:22/authentication-docs-4'
23
ssh_private_key: ${{ secrets.DOKKU_SSH_PRIVATE_KEY }}
24
+ branch: '4.x'
0 commit comments