diff --git a/.packit.yaml b/.packit.yaml index 8d350af..4d86a08 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -5,7 +5,7 @@ specfile_path: golang.spec upstream_tag_template: go{version} actions: changelog-entry: - - echo "New release ${PACKIT_PROJECT_VERSION}" + - bash -c "echo - New release ${PACKIT_PROJECT_VERSION}" jobs: - job: pull_from_upstream trigger: release