Skip to content

Commit e359c01

Browse files
committed
run on creation of any new tag
1 parent 2d04b57 commit e359c01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Make Packages
33
on:
44
push:
55
branches: [ "master" ]
6-
tags: [ "master" ]
6+
tags: [ "*" ]
77

88
jobs:
99
build-monocoque-debs:

0 commit comments

Comments
 (0)