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.
2 parents a387b34 + 0310bdf commit 697b42eCopy full SHA for 697b42e
.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