Skip to content

Commit

Permalink
draft first
Browse files Browse the repository at this point in the history
  • Loading branch information
typemytype authored Dec 21, 2022
1 parent 6dd10e3 commit d61d8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: DrawBot version ${{ github.ref }}
draft: false
draft: true
prerelease: false
body: ${{ steps.changelog.outputs.body }}

Expand Down

0 comments on commit d61d8ff

Please sign in to comment.