mirror of
https://github.com/axllent/mailpit.git
synced 2025-04-17 12:06:22 +02:00
Don't include checksums
This commit is contained in:
parent
d4f17fb8ad
commit
b7dbda0db6
1
.github/workflows/release-build.yml
vendored
1
.github/workflows/release-build.yml
vendored
@ -40,4 +40,5 @@ jobs:
|
||||
binary_name: "mailpit"
|
||||
asset_name: mailpit-${{ matrix.goos }}-${{ matrix.goarch }}
|
||||
extra_files: LICENSE README.md
|
||||
md5sum: false
|
||||
ldflags: -w -X "github.com/axllent/mailpit/cmd.Version=${{ steps.tag.outputs.tag }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user