We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ffaed commit 201d278Copy full SHA for 201d278
.github/workflows/release.yml
@@ -21,3 +21,6 @@ jobs:
21
goos: linux
22
goarch: ${{ matrix.goarch }}
23
goversion: 1.21
24
+ compress_assets: "OFF"
25
+ md5sum: "FALSE"
26
+ sha256sum: "TRUE"
0 commit comments