diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c4dc121..0bd35d0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -106,7 +106,7 @@ stages: appSettings: | [ { - "name": "AppSettings:LeaderboardFunctionUrl", + "name": "AppSettings__LeaderboardFunctionUrl", "value": "http://$(LeaderboardAppName).azurewebsites.net/api/LeaderboardFunction", "slotSetting": false }