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:
|
||||
- checkout
|
||||
- run: make release
|
||||
- run: tree release
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
|
|
Loading…
Reference in New Issue