Skip to content

Commit

Permalink
Switch to creating draft releases
Browse files Browse the repository at this point in the history
  • Loading branch information
rthellend committed Jul 4, 2023
1 parent d98de27 commit 5c24135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
if: startsWith(github.ref, 'refs/tags/v')
with:
draft: false
draft: true
generate_release_notes: true
fail_on_unmatched_files: true
files: |
Expand Down

0 comments on commit 5c24135

Please sign in to comment.