diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8726cef..953d1ef 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,7 +3,7 @@ name: Make Packages on: push: branches: [ "master" ] - tags: [ "master" ] + tags: [ "*" ] jobs: build-monocoque-debs: