parent
b4b1ab8626
commit
70079789c1
1 changed files with 5 additions and 1 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -1,6 +1,10 @@
|
|||
# .github/workflows/release.yml
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'release*'
|
||||
- 'V*'
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue