1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-02-05 13:14:57 +02:00

Merge branch 'release/0.0.1-beta'

This commit is contained in:
Ralph Slooten 2022-07-29 23:46:36 +12:00
commit 50c7955e6d

View File

@ -39,4 +39,4 @@ jobs:
goarch: ${{ matrix.goarch }}
binary_name: "mailpit"
extra_files: LICENSE README.md
ldflags: -w -X "github.com/axllent/mailpit/cmd.Version=${{ steps.tag.outputs.tag }}""
ldflags: -w -X "github.com/axllent/mailpit/cmd.Version=${{ steps.tag.outputs.tag }}"