Skip to content

Commit

Permalink
Fix job title
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarbenjamin committed Mar 29, 2024
1 parent a1b1fe4 commit 51b71cc
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 @@ -74,7 +74,7 @@ jobs:
path: dist/

test-pypi-publish:
name: Publish to PyPI
name: Publish to Test-PyPI
needs: [tag-and-build]
if: "! needs.tag-and-build.outputs.tag"
environment:
Expand Down

0 comments on commit 51b71cc

Please sign in to comment.