Skip to content

Commit a4ad628

Browse files
committed
build when receive push-tag
1 parent 773af8c commit a4ad628

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- master
77

8+
repository_dispatch:
9+
types:
10+
- push-tag
11+
812
jobs:
913
build-and-deploy:
1014
runs-on: ubuntu-18.04

0 commit comments

Comments
 (0)