Skip to content

Commit be77bc4

Browse files
committed
refs #13 rename workflow name
1 parent 3a78383 commit be77bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ref: https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
2-
name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI
2+
name: CI
33

44
on: push
55

0 commit comments

Comments
 (0)