Skip to content

Commit b633963

Browse files
committed
deploy docs for release 1.5
1 parent 9a1df7a commit b633963

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-build-push.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
docs_build_path: "./site"
5353
doc_type: "hugo"
5454
environment: ${{ inputs.environment }}
55+
auto_deploy_branch: "release-1.5"
56+
auto_deploy_env: "prod"
5557
secrets:
5658
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS_DOCS }}
5759
AZURE_KEY_VAULT: ${{ secrets.AZURE_KEY_VAULT_DOCS }}

0 commit comments

Comments
 (0)