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 authored and aiwantaozi committed Oct 20, 2022
1 parent 0bd57f4 commit 3249be7
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 3249be7

Please sign in to comment.