8000 Update and rename python-publish.yml to publish.yml · emelinda/wc-api-python@24fec06 · GitHub
[go: up one dir, main page]

Skip to content

Commit 24fec06

Browse files
Update and rename python-publish.yml to publish.yml
1 parent 8cbf598 commit 24fec06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml renamed to .github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This workflow will upload a Python Package using Twine when a release is created
22
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
3-
name: Upload Python Package
3+
name: Publish package to PyPI
44
on:
55
release:
66
types: [created]

0 commit comments

Comments
 (0)
0