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