Updated build RPM workflow

This commit is contained in:
Christian Tosta
2025-04-18 11:57:12 -03:00
parent 4bc89cd26b
commit 2a1c30ea74

View File

@@ -6,8 +6,8 @@ on:
workflows: [auto-tag]
types: [completed]
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
#tags:
# - v[0-9]+.[0-9]+.[0-9]+
jobs:
build-upload-rpm: