Skip to content

Commit

Permalink
chore: updated goreleaser files
Browse files Browse the repository at this point in the history
  • Loading branch information
AH-dark committed Oct 5, 2023
1 parent 620ea45 commit c1ffe8d
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,9 @@ archives:
- goos: windows
format: zip
files:
- src: data/*
dst: data
info:
owner: root
group: root
mtime: "{{ .CommitDate }}"
mode: 0644
- LICENSE
- README.md
- public-key.pem

release:
github:
Expand Down

0 comments on commit c1ffe8d

Please sign in to comment.