Skip to content

Commit

Permalink
Update package workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewdouglas committed Sep 23, 2024
1 parent 13aed14 commit b0032d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:
- run: python ./.github/scripts/auditwheel_show.py wheels/* | tee $GITHUB_STEP_SUMMARY

publish-wheels:
name: Publish wheels to Test PyPI
name: Publish wheels to PyPI
needs: [build-wheels, audit-wheels]
runs-on: ubuntu-latest
if: |
Expand Down

0 comments on commit b0032d7

Please sign in to comment.