run on creation of any new tag
This commit is contained in:
parent
2d04b57b06
commit
e359c01e8d
|
|
@ -3,7 +3,7 @@ name: Make Packages
|
|||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
tags: [ "master" ]
|
||||
tags: [ "*" ]
|
||||
|
||||
jobs:
|
||||
build-monocoque-debs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue