Skip to content

Commit a23568e

Browse files
authored
Use consistent release job descriptions
1 parent bc048d7 commit a23568e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
publish-pypi:
9-
name: Release
9+
name: Publish PyPI Package
1010
runs-on: ubuntu-latest
1111
environment: Release
1212
permissions:

0 commit comments

Comments
 (0)