Skip to content

Commit af7c965

Browse files
authored
Update azure-static-web-apps-wonderful-island-04d9a0e03.yml
1 parent 7ff7e73 commit af7c965

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/azure-static-web-apps-wonderful-island-04d9a0e03.yml

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
name: Azure Static Web Apps CI/CD
1+
name: Azure Static Web Apps CI/CD - Client Conference IA
22

33
on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
types: [opened, synchronize, reopened, closed]
9-
branches:
10-
- main
7+
workflow_dispatch :
118

129
jobs:
1310
build_and_deploy_job:
@@ -24,6 +21,8 @@ jobs:
2421
uses: Azure/static-web-apps-deploy@v1
2522
with:
2623
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WONDERFUL_ISLAND_04D9A0E03 }}
24+
VITE_COG_SVC_REGION: ${{ secrets.SPEECH_REGION }}
25+
VITE_COG_SVC_SUB_KEY: ${{ secrets.SPEECH_KEY }}
2726
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
2827
action: "upload"
2928
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######

0 commit comments

Comments
 (0)