Skip to content

Commit

Permalink
goreleaser: nfpms maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
pijng committed Jan 28, 2024
1 parent 15c7156 commit b300851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ snapshot:
name_template: "{{ incpatch .Version }}-next"
nfpms:
- id: packages # here we say that artifacts built with nfpm will be identified with `packages` string.
maintainer: 'Mark shalpack@gmail.com'
file_name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
publishers:
- name: fury.io
Expand Down

0 comments on commit b300851

Please sign in to comment.