Skip to content

Commit

Permalink
Merge pull request #70 from warrensbox/feature/test-bump-version
Browse files Browse the repository at this point in the history
lowercase
  • Loading branch information
warrensbox authored Mar 31, 2024
2 parents 4698066 + 3ec3dd6 commit d911789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ archives:
- id: foo
name_template: >-
{{- .ProjectName }}_
{{.Env.RELEASE_VERSION}}_
{{- title .Os }}_
{{- if eq .Arch "amd64" }}x86_64
{{- else if eq .Arch "386" }}i386
Expand Down

0 comments on commit d911789

Please sign in to comment.