Skip to content

Commit

Permalink
ci: deploy web app when release
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Oct 21, 2023
1 parent 0e63086 commit 025d1fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
name: Build-Stage

on:
# push:
# branches: [master, stage]

workflow_dispatch:
release:
types: [released]

jobs:
build:
Expand Down

0 comments on commit 025d1fd

Please sign in to comment.