diff --git a/.github/workflows/python-publish-test.yml b/.github/workflows/python-publish-test.yml index a9418d02..850c2c23 100644 --- a/.github/workflows/python-publish-test.yml +++ b/.github/workflows/python-publish-test.yml @@ -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: