Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 8629ccf

Browse files
authored
fix: pypi gh action - release event
1 parent c8b76ab commit 8629ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
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)