Skip to content

Commit 6bbeddd

Browse files
authored
Use verbose name for job
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 635df78 commit 6bbeddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [created]
66

77
jobs:
8-
build-n-publish:
8+
build-and-publish-to-pypi:
99
name: Build and publish library to PyPI
1010
runs-on: ubuntu-20.04
1111
steps:

0 commit comments

Comments
 (0)