taiki-e / upload-rust-binary-action

GitHub Action for building and uploading Rust binary to GitHub Releases.
Apache License 2.0
235 stars 20 forks source link

Option for upload checksum #1

Closed taiki-e closed 2 years ago

taiki-e commented 3 years ago

https://goreleaser.com/customization/checksum/

martinlindhe commented 2 years ago

Would be helpful in order to cooperate nicely with other ecosystems such as homebrew or scoop, who use checksums to confirm downloads for streamlined binary installs.