Skip to content

Commit c32c179

Browse files
authored
Update pypi_publish.yml
1 parent fcf4fa3 commit c32c179

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pypi_publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Upload Python Package
22

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

78
jobs:
89
build:

0 commit comments

Comments
 (0)