Skip to content

Commit

Permalink
set new releases as draft in publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amir1376 committed Oct 9, 2024
1 parent 34801da commit 6282bed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
with:
prerelease: ${{ !steps.version.outputs.is_stable }}
make_latest: legacy
draft: true
files: |
release/binaries/*
body_path: release/release-notes.md
Expand Down

0 comments on commit 6282bed

Please sign in to comment.