Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit aea4ee9

Browse files
committed
quotes
1 parent a6bb004 commit aea4ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cms.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
subscriptionId: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
4545
scope: "subscription"
4646
template: ./infrastructure/cms.bicep
47-
parameters: "environment=production secrets=${{ env.SECRETS_CONTEXT }}"
47+
parameters: "environment=production secrets='${{ env.SECRETS_CONTEXT }}'"
4848
region: ${{ vars.AZURE_REGION }}
4949

5050
push_image_to_acr:

0 commit comments

Comments
 (0)