Skip to content

Commit c1b546b

Browse files
authored
chore: replace deprecated 'changelog.skip' with 'changelog.disable' (IBM-Cloud#6281)
1 parent 65f9710 commit c1b546b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ release:
5858
# If you want to manually examine the release before its live, uncomment this line:
5959
draft: true
6060
changelog:
61-
skip: true
61+
disable: true

0 commit comments

Comments
 (0)