Update build.yaml

Switch to on release published with 
tags beginning with 1.1 creating binarys
This commit is contained in:
Mark Washeim 2023-01-06 14:06:45 +01:00 committed by GitHub
parent 839c73706a
commit 7e6874380f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,10 @@
name: Build RPMs name: Build RPMs
on: on:
push: release:
types: [published]
tags: tags:
- 'v*' - '1.1*'
branches:
- master
pull_request:
branches: branches:
- master - master
workflow_dispatch: workflow_dispatch: