ci: deploy web app when release

pull/9910/merge
Andelf 2023-10-21 15:24:43 +08:00
parent 0e63086658
commit 025d1fd730
1 changed files with 2 additions and 3 deletions

View File

@ -3,10 +3,9 @@
name: Build-Stage name: Build-Stage
on: on:
# push:
# branches: [master, stage]
workflow_dispatch: workflow_dispatch:
release:
types: [released]
jobs: jobs:
build: build: