Skip to content

Commit 3990314

Browse files
authored
fix: broken release process (#199)
fix: broken release Remove deprecated and unused go-releaser option Signed-off-by: Todd Baert <toddbaert@gmail.com>
1 parent 883d1d7 commit 3990314

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ before:
55
builds:
66
# Library doesn't need to be built
77
- skip: true
8-
archives:
9-
- replacements:
10-
darwin: Darwin
11-
linux: Linux
12-
windows: Windows
13-
386: i386
14-
amd64: x86_64
158
checksum:
169
name_template: "checksums.txt"
1710
changelog:

0 commit comments

Comments
 (0)