Could be good if we can use the generated path / file in other steps via environment vars.
${{ steps.<my_create_rpm_step_id>.outputs.generated_file_name}}
${{ steps.<my_create_rpm_step_id>.outputs.generated_file_dir}}
${{ steps.<my_create_rpm_step_id>.outputs.generated_file_path}}