Skip to content

Commit

Permalink
nfpms for deb and rpm
Browse files Browse the repository at this point in the history
  • Loading branch information
ADorigi committed Jun 12, 2024
1 parent 34458ed commit dd45e6e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@ brews:
- linux
- darwin

nfpms:
- package_name: "{{ .ProjectName }}"
maintainer: "{{ .Env.REPOSITORY_OWNER }} <{{ .Env.OWNER_EMAIL }}>"
builds:
- linux
formats:
- deb
- rpm

#chocolateys:
# - name: kaytu
Expand Down

0 comments on commit dd45e6e

Please sign in to comment.