mirror of https://github.com/liamg/aminal.git
release script
This commit is contained in:
parent
a65c729006
commit
54f75e6dce
|
@ -21,6 +21,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: make release
|
- run: make release
|
||||||
|
- run: tree release
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /.*/
|
only: /.*/
|
||||||
|
|
Loading…
Reference in New Issue