conf: 部署 [test]

hotfix/paypal-note
Lei OT 2 years ago
parent 4e6915608e
commit 6cc6cb15c9

@ -1,8 +1,10 @@
name: 🚀 Deploy INFO-SYS US
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ master ]
jobs:
gh-win-us-deploy:
name: 🎉 Deploy InfoSys to US
@ -57,7 +59,9 @@ jobs:
*.exe
*.docx
.ftp-deploy-sync-state.json
gh-win-cn-deploy:
needs: gh-win-us-deploy
name: 🎉 Deploy InfoSys to CN
runs-on: ubuntu-latest
steps:

Loading…
Cancel
Save