Test - On tag #27
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