ci: deploy web app when release

This commit is contained in:
Andelf
2023-10-21 15:24:43 +08:00
parent 0e63086658
commit 025d1fd730

View File

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