Skip to content

Commit

Permalink
set package name
Browse files Browse the repository at this point in the history
  • Loading branch information
natesales committed Mar 1, 2021
1 parent 476a78b commit fd07b78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ builds:
- amd64
- arm64
scoop:
name: stping
name: q
commit_author:
name: natesales
email: [email protected]
Expand All @@ -30,7 +30,7 @@ changelog:
- '^test:'
nfpms:
- id: nfpm-default
package_name: stping
package_name: q
file_name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
vendor: Nate Sales
homepage: https://natesales.net/
Expand Down

0 comments on commit fd07b78

Please sign in to comment.