Skip to content

Commit

Permalink
Don't include checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
axllent committed Jul 29, 2022
1 parent d4f17fb commit b7dbda0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"

0 comments on commit b7dbda0

Please sign in to comment.