Skip to content

Commit 1479428

Browse files
authored
Update pythonpublish.yml
1 parent a140c1d commit 1479428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflows will upload a Python Package using pypa/gh-action-pypi-publish@master when a release is created
22
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
33

4-
name: Upload Python Package
4+
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
55

66
on:
77
release:

0 commit comments

Comments
 (0)