Skip to content

Commit

Permalink
Update release.yml (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatarya authored Jan 10, 2025
1 parent 9fa2f59 commit 32cf083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,4 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release create ${{ github.event.inputs.tag}} wheels-*/* --generate-notes --draft --prerelease
gh release create ${{ github.event.inputs.tag}} wheels-*/* --generate-notes --prerelease

0 comments on commit 32cf083

Please sign in to comment.