Skip to content

Commit a4b78e7

Browse files
committed
fixup! Issue #252 Github workflow to publish to PyPI
1 parent aea8d3c commit a4b78e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Based on https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
22

3-
name: publish to test.pypi
3+
name: Publish distribution 📦 to PyPI and TestPyPI
44

55
on: [workflow_dispatch]
66

0 commit comments

Comments
 (0)