diff --git a/apertis-ostree-commit.yaml b/apertis-ostree-commit.yaml index f03d6d82d7cc60baf42401fb11d3760af8e22bc5..a6eaae639de4fd9b528556a9354445d644bd5de4 100644 --- a/apertis-ostree-commit.yaml +++ b/apertis-ostree-commit.yaml @@ -94,3 +94,6 @@ actions: repository: {{ $ostree }} branch: {{ $branch }} subject: {{ $message }} + {{ if .collection_id }} + collection-id: {{ .collection_id }} + {{ end }} \ No newline at end of file