Skip to content

Commit 275123f

Browse files
authored
Update deploy_liquid_functions.yml
1 parent a55c0dd commit 275123f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_liquid_functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
AZURE_API_ID: 'liquid-api'
8484
AZURE_API_PATH: '/liquid'
8585
AZURE_API_NAME: 'Liquid API'
86-
AZURE_API_SPEC_URL: 'https://$AZURE_FUNCTIONAPP_NAME.azurewebsites.net/api/openapi/v3.json'
86+
AZURE_API_SPEC_URL: 'https://fn-liquid-dev.azurewebsites.net/api/openapi/v3.json'
8787

8888
# Steps represent a sequence of tasks that will be executed as part of the job
8989
steps:

0 commit comments

Comments
 (0)