Skip to content

Commit

Permalink
add name template to git-credentials-github-apps
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoodsell-tempus committed Aug 24, 2022
1 parent 8596c7a commit 8003c4d
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 @@ -40,6 +40,7 @@ archives:
- id: git-credential-github-apps
builds:
- git-credential-github-apps
name_template: '{{.Binary}}_{{ .Version }}_{{ .Os }}_{{ .Arch }}'
replacements:
darwin: Darwin
linux: Linux
Expand Down

0 comments on commit 8003c4d

Please sign in to comment.