Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 8e34ce7

Browse files
committed
fix release
1 parent 891e6e6 commit 8e34ce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ brews:
5454
name: homebrew-tap
5555
token: "{{ .Env.ORG_GITHUB_TOKEN }}"
5656
checksum:
57-
name_template: '{{ .ProjectName }.sha256'
57+
name_template: '{{ .ProjectName }}.sha256'
5858
algorithm: sha256
5959
signs:
6060
- artifacts: checksum

0 commit comments

Comments
 (0)