From 0fb9b354985850099ba611a799f59a365fa2e80e Mon Sep 17 00:00:00 2001 From: claire labry Date: Tue, 3 May 2022 23:35:49 -0400 Subject: [PATCH] Add config key to the promote-staging event (#2054) --- .release/ci.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/.release/ci.hcl b/.release/ci.hcl index 79169d2585..e1f3f934a9 100644 --- a/.release/ci.hcl +++ b/.release/ci.hcl @@ -162,6 +162,7 @@ event "promote-staging" { organization = "hashicorp" repository = "crt-workflows-common" workflow = "promote-staging" + config = "release-metadata.hcl" } notification {