Skip to content

Commit

Permalink
fix: remove extra files from release tarball; remove previous release
Browse files Browse the repository at this point in the history
  • Loading branch information
aclevername committed Jul 30, 2024
1 parent 3da0b0e commit 3a12b4f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 82 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ builds:

archives:
- format: tar.gz
files: []
name_template: >-
{{ .ProjectName }}_
{{- title .Os }}_
Expand Down
82 changes: 0 additions & 82 deletions CHANGELOG.md

This file was deleted.

0 comments on commit 3a12b4f

Please sign in to comment.