diff --git a/.release/ci.hcl b/.release/ci.hcl index a7a11300001ab..ffff06ae9b83f 100644 --- a/.release/ci.hcl +++ b/.release/ci.hcl @@ -254,6 +254,8 @@ event "promote-production-packaging" { } } +# The post-publish-website event should not be merged into the enterprise repo. +# It is for OSS use only. event "post-publish-website" { depends = ["promote-production-packaging"] action "post-publish-website" {