Skip to content

Commit 96ac5c3

Browse files
authored
patch the publish
1 parent 059e45b commit 96ac5c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/python-publish.yml

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

66
on:
77
release:
8-
types: [published]
8+
types:
9+
- published
910

1011
permissions:
1112
contents: read

0 commit comments

Comments
 (0)