Skip to content

Commit

Permalink
fix: goreleaser generated checksum filename
Browse files Browse the repository at this point in the history
mrekucci committed Apr 24, 2024
1 parent 1669243 commit 275d380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ checksum:
mev-commit-geth_
{{- if .IsSnapshot }}{{ .ShortCommit }}
{{- else }}{{ .Version }}
{{ end }}
{{- end -}}
_checksums.txt
changelog:

0 comments on commit 275d380

Please sign in to comment.