Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit 4ae1766

Browse files
authored
Update python-publish.yml
1 parent bbb3ae8 commit 4ae1766

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Upload Python Package
22

3-
on:
4-
release:
5-
types: [created]
3+
on: [push]
64

75
jobs:
86
deploy:

0 commit comments

Comments
 (0)