Skip to content

Commit 202547b

Browse files
committed
ci: fix publish pypi github action name
1 parent bbab6e8 commit 202547b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI
1+
name: Publish Python 🐍 distribution 📦 to PyPI
22

33
on:
44
push:

0 commit comments

Comments
 (0)