We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac7f2e commit 0310bdfCopy full SHA for 0310bdf
.github/workflows/build-push.yml
@@ -66,7 +66,7 @@ jobs:
66
environment: ${{inputs.environment}}
67
force_hugo_theme_version: ${{inputs.hugo_theme_override}}
68
auto_deploy_branch: "main"
69
- auto_deploy_env: "staging"
+ auto_deploy_env: "prod"
70
secrets:
71
AZURE_CREDENTIALS: ${{secrets.AZURE_CREDENTIALS_DOCS}}
72
AZURE_KEY_VAULT: ${{secrets.AZURE_KEY_VAULT_DOCS}}
0 commit comments