packit: hardcode "1" release for tags

we should not use any non-1 release for actual upstream versions...
This commit is contained in:
Pino Toscano 2023-04-18 12:14:14 +02:00
parent d0a30a89e2
commit 64610d2212

View File

@ -9,7 +9,7 @@ actions:
specfile_path: subscription-manager.spec
files_to_sync:
- subscription-manager.spec
upstream_tag_template: "subscription-manager-{version}-*"
upstream_tag_template: "subscription-manager-{version}-1"
jobs:
- job: pull_from_upstream
trigger: release