Skip to content

Commit

Permalink
make draft instead if staging
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev committed Dec 11, 2024
1 parent d0845de commit 281e523
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
prerelease: ${{ inputs.pre_release }}
body: ${{ env.NOTES }}
commit: ${{ inputs.branch }}
draft: ${{ inputs.staging }}
publish-release:
name: "Publish release"
runs-on: ubuntu-latest
Expand Down

0 comments on commit 281e523

Please sign in to comment.