Skip to content

Commit

Permalink
enable release wheels publish to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Jul 1, 2024
1 parent 3edd816 commit 4c33a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks-and-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
with:
build_type: ${{ inputs.build_type }}
package-name: rapids-metadata
publish_to_pypi: true
if: ${{ inputs.publish }}
publish-conda:
needs:
Expand Down

0 comments on commit 4c33a7d

Please sign in to comment.