Skip to content

Commit 6445c5e

Browse files
fix
1 parent 068ed18 commit 6445c5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.goreleaser.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ archives:
4040
# - installation.txt
4141
# - LICENSE.txt
4242
checksum:
43-
- ids:
43+
ids:
4444
- keyfactor
45-
name_template: '{{ .ProjectName }}.{{ .Version }}.sha256'
46-
algorithm: sha256
47-
# split: true
45+
name_template: '{{ .ProjectName }}.{{ .Version }}.sha256'
46+
algorithm: sha256
47+
# split: true
4848
signs:
4949
- artifacts: checksum
5050
args:

0 commit comments

Comments
 (0)