Skip to content

Commit 95dfa4f

Browse files
committed
Update azure-pipeline - Cms.OAuthProxy.yml for Azure Pipelines
Use the unique secret for HubSpot integrations.
1 parent a9c7608 commit 95dfa4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipeline - Cms.OAuthProxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ steps:
4242
},
4343
{
4444
"name": "AppSettings:HubspotFormsClientSecret",
45-
"value": "$(hubSpotFormsAppSecretKey)",
45+
"value": "$(hubSpotAppSecretKey)",
4646
"slotSetting": false
4747
},
4848
{

0 commit comments

Comments
 (0)