Skip to content

Commit

Permalink
change draft to false for release process (anchore#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiffcs committed Jun 1, 2022
1 parent 30fef2a commit b1b18e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
release:
prerelease: auto
draft: true
draft: false

env:
# required to support multi architecture docker builds
Expand Down

0 comments on commit b1b18e7

Please sign in to comment.