Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1e4b09e

Browse files
hugovkAA-Turner
andauthored
Apply suggestions from code review
Co-authored-by: Adam Turner <[email protected]>
1 parent 3f1b3b3 commit 1e4b09e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pypi-package.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
name: Build & maybe upload PyPI package
32

43
on:
@@ -50,7 +49,7 @@ jobs:
5049

5150
# Upload to real PyPI on GitHub Releases.
5251
release-pypi:
53-
name: Publish released package to pypi.org
52+
name: Publish to PyPI
5453
environment: release-pypi
5554
if: github.repository_owner == 'python' && github.event.action == 'published'
5655
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)