Skip to content

Commit c1e8f76

Browse files
committed
Deleted edited from on.release.types
1 parent bb748ad commit c1e8f76

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish-to-pypi-on-new-tag.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Publish to PyPI on new release
22

33
on:
44
release:
5-
types: [published, edited]
5+
types:
6+
- published
67

78
jobs:
89
publish:

0 commit comments

Comments
 (0)