Skip to content

Commit e70f612

Browse files
authored
Update build_wheels.yml
1 parent c79c2c7 commit e70f612

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
push:
99
branches:
1010
- main
11+
release:
12+
types:
13+
- published
1114

1215
jobs:
1316
build_wheels:
@@ -68,4 +71,4 @@ jobs:
6871

6972
- uses: pypa/gh-action-pypi-publish@release/v1
7073
#with:
71-
# To test: repository-url: https://test.pypi.org/legacy/
74+
# To test: repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)