Skip to content

Commit

Permalink
[no ci] set release workflow as draft
Browse files Browse the repository at this point in the history
  • Loading branch information
Odizinne committed Aug 16, 2024
1 parent 95bd160 commit e29425e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ jobs:
tag_name: ${{ env.new_tag }}
release_name: ${{ env.new_tag }}
body: ""
draft: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e29425e

Please sign in to comment.