We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b82b6 commit 26d8470Copy full SHA for 26d8470
1 file changed
.github/workflows/deploy_docs_3x.yml
@@ -19,3 +19,4 @@ jobs:
19
with:
20
git_remote_url: 'ssh://dokku@apps.cakephp.org:22/chronos-docs-3'
21
ssh_private_key: ${{ secrets.DOKKU_SSH_PRIVATE_KEY }}
22
+ branch: '3.x'
0 commit comments