Skip to content

Commit

Permalink
ci: disable drafts
Browse files Browse the repository at this point in the history
  • Loading branch information
darksaid98 committed Nov 15, 2023
1 parent 1f856f2 commit cbebb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
prerelease: ${{ contains(github.ref_name, '-RC-') }}
generate_release_notes: true
fail_on_unmatched_files: true
draft: true
draft: false

0 comments on commit cbebb27

Please sign in to comment.