Skip to content

Commit

Permalink
Update name of TestPyPI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-kipawa committed Dec 19, 2024
1 parent 720f69b commit bdd1d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish-test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflows will upload a Python Package using Twine when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries

name: Upload Python Package
name: Upload Python Package to TestPyPI

on:
workflow_dispatch:
Expand Down

0 comments on commit bdd1d54

Please sign in to comment.