Merge pull request #12917 from hashicorp/add-release-config-key
Add config key to the promote-staging event
This commit is contained in:
commit
1cd73d7a71
|
@ -178,6 +178,7 @@ event "promote-staging" {
|
||||||
organization = "hashicorp"
|
organization = "hashicorp"
|
||||||
repository = "crt-workflows-common"
|
repository = "crt-workflows-common"
|
||||||
workflow = "promote-staging"
|
workflow = "promote-staging"
|
||||||
|
config = "release-metadata.hcl"
|
||||||
}
|
}
|
||||||
|
|
||||||
notification {
|
notification {
|
||||||
|
|
Loading…
Reference in New Issue