Skip to content

Commit

Permalink
fix: ci goreleaser (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
DVKunion authored Jun 30, 2023
1 parent 72ecfa0 commit 30a5b37
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/conf/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ builds:
- 7
ldflags:
- -s -w -X github.com/DVKunion/collar/pkg/config.Version={{.Version}}
archives:
- replacements:
darwin: darwin
linux: linux
windows: windows
386: i386
amd64: x86_64
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 30a5b37

Please sign in to comment.