Skip to content

Commit

Permalink
Adjust release artifact builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
kzemek committed Mar 23, 2024
1 parent 60ffaed commit 201d278
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ jobs:
goos: linux
goarch: ${{ matrix.goarch }}
goversion: 1.21
compress_assets: "OFF"
md5sum: "FALSE"
sha256sum: "TRUE"

0 comments on commit 201d278

Please sign in to comment.