Skip to content

Commit 5971c18

Browse files
committed
Change PyPi CI.
1 parent 76fe3ed commit 5971c18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PyPi
1+
name: Publish to PyPi.
22

33
on:
44
release:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PyPi
1+
name: Publish to test PyPi.
22

33
on:
44
push:

0 commit comments

Comments
 (0)