From 3a7873726e21e0e39ccf5ccac1f09a560e43c4f6 Mon Sep 17 00:00:00 2001 From: ypjama <3822534+ypjama@users.noreply.github.com> Date: Sat, 5 Oct 2024 21:14:17 +0300 Subject: [PATCH] Fix deprecated changelog skip syntax --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 611ba1a..7e5ce4b 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -44,7 +44,7 @@ archives: format: zip changelog: - skip: true + disable: true signs: - artifacts: checksum