Skip to content

Commit

Permalink
Mark preleases automatically in the github releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Petrausch committed Oct 19, 2020
1 parent 0958d4c commit a774b61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ before:
- go mod download
# you may remove this if you don't need go generate
- go generate ./...
release:
prerelease: auto
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit a774b61

Please sign in to comment.