Skip to content

Commit 5542683

Browse files
committed
fix id
1 parent 118cb1d commit 5542683

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/azure-static-web-apps-happy-tree-038f26503.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
submodules: true
2121
- name: Build And Deploy Dev
22-
id: builddeploy
22+
id: builddeploydev
2323
uses: Azure/static-web-apps-deploy@v1
2424
with:
2525
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_HAPPY_TREE_038F26503 }}
@@ -33,7 +33,7 @@ jobs:
3333
output_location: "wwwroot" # Built app content directory - optional
3434
###### End of Repository/Build Configurations ######
3535
- name: Build And Deploy Test
36-
id: builddeploy
36+
id: builddeploytest
3737
uses: Azure/static-web-apps-deploy@v1
3838
with:
3939
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_HAPPY_TREE_038F26503 }}

0 commit comments

Comments
 (0)