On tag
This commit is contained in:
parent
3302835838
commit
55777ddd7c
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -1,8 +1,9 @@
|
|||||||
name: deploy
|
name: deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
push:
|
||||||
types: [released]
|
tags:
|
||||||
|
- 'v*'
|
||||||
|
|
||||||
concurrency: production_environment
|
concurrency: production_environment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user