Skip to content

Commit b58e471

Browse files
author
Giuseppe De Marco
authored
fix: pypy.yml to pypi.yml
1 parent 855a31d commit b58e471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish Python distribution to PyPI
22
on:
33
release:
44
types:
5-
- created
5+
- published
66

77
jobs:
88
build-n-publish:

0 commit comments

Comments
 (0)