Skip to content

Commit b94559a

Browse files
author
nginx
committed
Pre OSS commit
1 parent 634443c commit b94559a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
trigger:
1111
uses: nginxinc/docs/.github/workflows/build-push.yml@main
1212
with:
13-
environment: "dev"
13+
environment: "prod"
1414
secrets:
1515
AZURE_CREDENTIALS_DOCS: ${{secrets.AZURE_CREDENTIALS_DOCS}}
1616
AZURE_KEY_VAULT_DOCS: ${{secrets.AZURE_KEY_VAULT_DOCS}}

0 commit comments

Comments
 (0)