mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
scripts/dist.sh: tweaks for recent hc-releases
This commit is contained in:
parent
7c40c174ef
commit
bb51834a4d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue