Skip to content

Commit

Permalink
fix: broken release process (#199)
Browse files Browse the repository at this point in the history
fix: broken release

Remove deprecated and unused go-releaser option

Signed-off-by: Todd Baert <toddbaert@gmail.com>
  • Loading branch information
toddbaert authored Jul 18, 2023
1 parent 883d1d7 commit 3990314
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ before:
builds:
# Library doesn't need to be built
- skip: true
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
checksum:
name_template: "checksums.txt"
changelog:
Expand Down

0 comments on commit 3990314

Please sign in to comment.