diff --git a/.packit.yaml b/.packit.yaml index 694e66d..0d4a2a5 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -2,7 +2,7 @@ upstream_package_name: go downstream_package_name: golang upstream_project_url: https://github.com/golang/go specfile_path: golang.spec -upstream_ref: release-branch.go* +upstream_tag_template: go{version} jobs: - job: pull_from_upstream trigger: release