Skip to content

Commit d81767b

Browse files
committed
Fix name of release workflow
1 parent 2b95dc0 commit d81767b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: PyPI
2+
name: Release
33
on: [ push ]
44
jobs:
55
build:

0 commit comments

Comments
 (0)