diff --git a/test-and-deploy.yml b/test-and-deploy.yml
index d772987da6145f285ef386e743bea95d28952f54..cb95ded36a5337b83e491b095b042c9c78f7835b 100644
--- a/test-and-deploy.yml
+++ b/test-and-deploy.yml
@@ -650,7 +650,7 @@ Debug:
     - 'Build Theme'
 
 .createrelease:
-  stage: release
+  stage: .post
   tags:
     - default
   variables:
@@ -684,7 +684,7 @@ Debug:
       - $TRIGGERTASK
 
 .deployrelease:
-  stage: release
+  stage: .post
   tags:
     - default
   variables: