Skip to content

Commit e89ed4a

Browse files
committed
python publish workflow trigger fix
1 parent 8ffc762 commit e89ed4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88
release:
99
types:
10-
- created
10+
- published
1111

1212
jobs:
1313
publish:

0 commit comments

Comments
 (0)