This commit is contained in:
sijinhui 2024-01-16 12:53:47 +08:00
parent 2dfebfdae5
commit e98643c7c8
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
name: DEV DEPLOY TO TX name: DEV DEPLOY TO TX
on: on:
workflow_dispatch:
push: push:
branches: branches:
- dev - dev

View File

@ -1,5 +1,6 @@
name: PRO DEPLOY TO TY name: PRO DEPLOY TO TY
on: on:
workflow_dispatch:
push: push:
branches: branches:
- main - main