Skip to content

Commit

Permalink
fix not have id package
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbekhen committed Sep 18, 2023
1 parent 457c2eb commit 52247e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ nfpms:
- deb
- rpm

- id: packages
file_name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"

release:
draft: false

Expand Down

0 comments on commit 52247e8

Please sign in to comment.