Skip to content

Commit

Permalink
fix: Added deb format to nfpm configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
durandj committed May 4, 2023
1 parent 2922c73 commit a69f275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ nfpms:
maintainer: "James Durand"
section: "default"
priority: "extra"
formats:
- deb
contents:
- src: ./git-ignore
dst: /usr/bin/git-ignore

0 comments on commit a69f275

Please sign in to comment.