diff --git a/kicker.json b/kicker.json
index c652fa2fcaa69ad1a80e41132fe6a0c315b4d850..b86e43ef92542aaf19b03f59d267af3699d641b2 100644
--- a/kicker.json
+++ b/kicker.json
@@ -64,12 +64,6 @@
       "name": "DOCKER_PUBLISH_ARGS",
       "description": "Additional [`skopeo copy` arguments](https://github.com/containers/skopeo/blob/master/docs/skopeo-copy.1.md#options)"
     },
-    {
-      "name": "PUBLISH_ON_PROD",
-      "description": "Determines whether this job is enabled on `master` branch",
-      "default": "true",
-      "type": "boolean"
-    },
     {
       "name": "DOCKER_PROD_PUBLISH_STRATEGY",
       "description": "Defines the publish to production strategy.",