Skip to content

Commit 135d5c1

Browse files
authored
Merge pull request #8 from lias-laboratory/quentinhaenn-patch-1
Update build_wheels.yml
2 parents c79c2c7 + e70f612 commit 135d5c1

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)