Skip to content

Commit

Permalink
Set goreleaser to only start a draft release on GH.
Browse files Browse the repository at this point in the history
Fixes #52
  • Loading branch information
bzub committed Jul 12, 2017
1 parent 41281f8 commit 14ac994
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
@@ -1,3 +1,5 @@
release:
draft: true
builds:
- goos:
- linux
Expand Down

0 comments on commit 14ac994

Please sign in to comment.