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