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