File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:REPLACEME
2+
3+ ```
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ publishers:
4444 - glob : ' terraform-registry-manifest.json'
4545 name_template : ' {{ .ProjectName }}_{{ .Version }}_manifest.json'
4646 signature : true
47- cmd : hc-releases upload -product {{ .ProjectName }} -version {{ .Version }} -file={{ .ArtifactPath }}={{ .ArtifactName }} -header="x-terraform-protocol-version={{ .Env.PROTOCOL_VERSION }} " -header="x-terraform-protocol-versions={{ .Env.PROTOCOL_VERSIONS }} "
47+ cmd : hc-releases upload -product {{ .ProjectName }} -version {{ .Version }} -file={{ .ArtifactPath }}={{ .ArtifactName }} -header="x-terraform-protocol-version=5.0 " -header="x-terraform-protocol-versions=5.0 "
4848 env :
4949 - HC_RELEASES_HOST={{ .Env.HC_RELEASES_HOST }}
5050 - HC_RELEASES_KEY={{ .Env.HC_RELEASES_KEY }}
You can’t perform that action at this time.
0 commit comments