mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-23 15:40:07 -06:00
scripts/dist.sh: tweaks for recent hc-releases
This commit is contained in:
parent
7c40c174ef
commit
bb51834a4d
@ -39,6 +39,6 @@ gpg --default-key 348FFC4C --detach-sig ./terraform_${VERSION}_SHA256SUMS
|
||||
popd
|
||||
|
||||
# Upload
|
||||
hc-releases -upload=./pkg/dist
|
||||
hc-releases upload ./pkg/dist
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user