Skip to content

Commit 2156648

Browse files
committed
[BAKCPORT-V0]Update go releasers
Summary: ``` ⨯ release failed after 0s error= │ yaml: unmarshal errors: │ line 69: field skip not found in type config.Changelog Error: The process '/opt/hostedtoolcache/goreleaser-action/2.8.1/x64/goreleaser' failed with exit code 1 ``` Test Plan: Test after landing Reviewers: skurapati Reviewed By: skurapati Subscribers: yugaware Differential Revision: https://phorge.dev.yugabyte.com/D42841
1 parent 86fed99 commit 2156648

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.goreleaser.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,4 @@ release:
6565
# If you want to manually examine the release before it goes live, uncomment the line below:
6666
# draft: true
6767

68-
changelog:
69-
skip: false
68+
changelog: {}

0 commit comments

Comments
 (0)