Skip to content

Commit 8a2ba8f

Browse files
committed
Update azure-pipeline - Cms.OAuthProxy.yml for Azure Pipelines
Use unique secret key for HubSpot
1 parent 95dfa4f commit 8a2ba8f

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
@@ -71,7 +71,7 @@ steps:
7171
},
7272
{
7373
"name": "AppSettings:HubspotFormsClientSecret",
74-
"value": "$(hubSpotFormsAppSecretKey)",
74+
"value": "$(hubSpotAppSecretKey)",
7575
"slotSetting": false
7676
},
7777
{

0 commit comments

Comments
 (0)