Skip to content

Commit

Permalink
Don't create draft release
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Dec 27, 2023
1 parent 6b5e91b commit d48ed0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
- name: create release
id: create_release
uses: ncipollo/release-action@v1
with:
# only draft the release so changelog can be edited
draft: true

build_ubuntu:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit d48ed0c

Please sign in to comment.