Skip to content

Commit

Permalink
fix(linux,deb): wrong filepath for copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
tbckr committed Dec 5, 2023
1 parent da4fe93 commit 688f435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ nfpms:
file_info:
mode: 0644
- src: ./LICENSE.md
dst: /usr/share/doc/goreleaser/copyright
dst: /usr/share/doc/sgpt/copyright
file_info:
mode: 0644
formats:
Expand Down

0 comments on commit 688f435

Please sign in to comment.