Skip to content

Commit

Permalink
format change to binary
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufsyaifudin committed Feb 8, 2021
1 parent 8923ab9 commit c84213f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ archives:
- builds: # Builds reference which build instances should be archived in this archive.
- "example-oauth-authc"
- "example-oauth-fe"
format: binary
name_template: "{{ .Binary }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
replacements:
darwin: Darwin
linux: Linux
Expand Down

0 comments on commit c84213f

Please sign in to comment.