mirror of https://github.com/liamg/aminal.git
release script
This commit is contained in:
parent
eb87bee5d5
commit
abf71e3fb3
|
@ -35,4 +35,6 @@ workflows:
|
||||||
- release:
|
- release:
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /.+/
|
only: /.*/
|
||||||
|
branches:
|
||||||
|
ignore: /.*/
|
Loading…
Reference in New Issue