Skip to content

Commit fe87f21

Browse files
author
Oleg Sucharevich
committed
remove release section
1 parent 66faebf commit fe87f21

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.goreleaser.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,4 @@ changelog:
2424
filters:
2525
exclude:
2626
- '^docs:'
27-
- '^test:'
28-
release:
29-
name_template: "stevedore_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
27+
- '^test:'

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.3.1

0 commit comments

Comments
 (0)