Fix workflow name
This commit is contained in:
parent
fda975e5a9
commit
a79d3eb732
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Publish Python to PyPI
|
||||
name: Publish to PyPI
|
||||
|
||||
# Based on: https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
|
||||
|
||||
|
|
Loading…
Reference in a new issue