Merge pull request 'Test - On tag' (#27) from feat/autodeploy into master
Some checks reported warnings
deploy / production (push) Has been cancelled
Some checks reported warnings
deploy / production (push) Has been cancelled
Reviewed-on: #27
This commit is contained in:
commit
c5238ed53b
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: deploy
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
concurrency: production_environment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user