From 93cb7bd17040a657d21c8d8b8d08679112b81821 Mon Sep 17 00:00:00 2001 From: Pranav Singh Date: Sun, 10 Nov 2024 17:10:13 +0530 Subject: [PATCH] fix args Signed-off-by: Pranav Singh --- .github/.goreleaser.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/.goreleaser.yml b/.github/.goreleaser.yml index 49cf467b3a..eb91897199 100644 --- a/.github/.goreleaser.yml +++ b/.github/.goreleaser.yml @@ -39,12 +39,12 @@ archives: - LICENSE - install-binary.sh -snapshot: - version_template: "{{ .Tag }}-next" - checksum: name_template: 'checksums.txt' +snapshot: + version_template: "{{ .Tag }}-next" + changelog: sort: asc filters: