Skip to content

Commit da0c00f

Browse files
committed
Rename 'release.yml' -> 'pypi.yml' workflow
Holy crap, I don't know what happened but by some reason GitHub do not trigger the action. It seems like it's cached the first version of that action with error. Let's try to rename it, maybe it will help.
1 parent 38210fa commit da0c00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml renamed to .github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release
1+
name: PyPI
22

33
on:
44
push:

0 commit comments

Comments
 (0)