Skip to content

Commit d9bbdca

Browse files
committed
update workflow
1 parent 52fdce2 commit d9bbdca

2 files changed

Lines changed: 4 additions & 47 deletions

File tree

.github/workflows/azure-static-web-apps-icy-wave-06ac07403.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

.github/workflows/deploy.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Production deploy
22

33
on:
4+
push:
5+
branches:
6+
- main
47
repository_dispatch:
58
types:
69
- deploy-production
@@ -26,7 +29,7 @@ jobs:
2629
- name: Deploy
2730
uses: Azure/static-web-apps-deploy@v1
2831
with:
29-
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_GENTLE_FOREST_01F461703 }}
32+
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ICY_WAVE_06AC07403 }}
3033
repo_token: ${{ secrets.GITHUB_TOKEN }}
3134
action: 'upload'
3235
app_location: 'dist'

0 commit comments

Comments
 (0)