Skip to content

Commit 866d8f8

Browse files
committed
bulid: fix ci config location
1 parent b3926f1 commit 866d8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release/ci.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ event "promote-staging" {
6464
organization = "hashicorp"
6565
repository = "crt-workflows-common"
6666
workflow = "promote-staging"
67-
config = "release-metadata.hcl"
67+
config = "release.metadata.hcl"
6868
}
6969

7070
notification {

0 commit comments

Comments
 (0)