jreleaser / release-action

:octocat: GitHub Action for JReleaser
https://jreleaser.org
Apache License 2.0
34 stars 3 forks source link

Add an option to verify downloaded JAR by checksum #6

Open aalmiray opened 2 years ago

aalmiray commented 2 years ago

JReleaser publishes a SHA256 checksum for the CLI JAR. Add one extra flag to the command args to define the expected checksum that should match the downloaded artifact.