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