Skip to content

Commit 40d1be3

Browse files
authored
Update python-publish.yml
1 parent f849df9 commit 40d1be3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Python package build and publish
22

33
on:
4-
push:
4+
release:
5+
types: [created, edited]
56

67
jobs:
78
build_wheels_macos:

0 commit comments

Comments
 (0)