Skip to content

Commit

Permalink
Update release.yml (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatarya authored Jan 10, 2025
1 parent 72828ba commit 9fa2f59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
- name: Create GitHub Release
env:
GH_TOKEN: ${{ github.token }}
run: |
gh release create ${{ github.event.inputs.tag}} wheels-*/* --generate-notes --draft --prerelease

0 comments on commit 9fa2f59

Please sign in to comment.