diff --git a/.github/workflows/package-sync-version-test-pulp.yml b/.github/workflows/package-sync-version-test-pulp.yml index 577b8879..d01b7211 100644 --- a/.github/workflows/package-sync-version-test-pulp.yml +++ b/.github/workflows/package-sync-version-test-pulp.yml @@ -39,7 +39,7 @@ jobs: ansible/test-pulp-repo-sync.yml \ ansible/test-pulp-repo-publication-cleanup.yml \ ansible/test-pulp-repo-publish.yml \ - -e '{test_pulp_sync_repo_version: "$REPO_VERSION"}' + -e test_pulp_sync_repo_version="'$REPO_VERSION'" \ -e deb_package_repo_filter="'$FILTER'" \ -e rpm_package_repo_filter="'$FILTER'" env: