Skip to content

Commit 3fb785d

Browse files
Merge pull request #12 from Visionary-Code-Works/thomasthaddeus-patch-1
Update python_publish.yml
2 parents 07e2797 + f9b18b2 commit 3fb785d

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
@@ -2,7 +2,7 @@ name: Upload Python Package
22

33
on:
44
release:
5-
types: [created]
5+
types: [push, created]
66

77
jobs:
88
deploy:

0 commit comments

Comments
 (0)