Skip to content

Commit

Permalink
goreleaser.yml: resolve archive option
Browse files Browse the repository at this point in the history
  • Loading branch information
ak1ra24 committed Feb 8, 2020
1 parent b551cd8 commit f842e67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ archives:
replacements:
linux: linux
amd64: x86_64
- files:
- none*
files:
- none*
release:
prerelease: auto

0 comments on commit f842e67

Please sign in to comment.