Skip to content

Commit ef67201

Browse files
committed
change release job name
1 parent e41abc9 commit ef67201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# https://github.com/django-commons/django-commons-playground/blob/main/.github/workflows/release.yml
44
#
55

6-
name: Publish to PyPI
6+
name: Publish Release
77

88
on:
99
push:

0 commit comments

Comments
 (0)