Skip to content

Commit

Permalink
Fix go releaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
hikhvar authored and Christian Schneider committed Feb 5, 2024
1 parent 6e9f1a2 commit c071e92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ builds:
- hardfloat
- softfloat
archives:
- name_template:
name_template: >-
- name_template: >-
{{- .ProjectName }}_
{{- .Version }}_
{{- title .Os }}_
Expand Down

0 comments on commit c071e92

Please sign in to comment.