Skip to content

Commit

Permalink
remove draft: true from Github Releases
Browse files Browse the repository at this point in the history
  • Loading branch information
atomicptr committed Mar 31, 2020
1 parent 84dbb96 commit 5561d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ release:
github:
owner: atomicptr
name: crab
draft: true
draft: false
## Snap
snapcrafts:
- name: crab
Expand Down

0 comments on commit 5561d4a

Please sign in to comment.