Skip to content

Commit

Permalink
Merge pull request #8 from lias-laboratory/quentinhaenn-patch-1
Browse files Browse the repository at this point in the history
Update build_wheels.yml
quentinhaenn authored Dec 20, 2024
2 parents c79c2c7 + e70f612 commit 135d5c1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
@@ -8,6 +8,9 @@ on:
push:
branches:
- main
release:
types:
- published

jobs:
build_wheels:
@@ -68,4 +71,4 @@ jobs:

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

0 comments on commit 135d5c1

Please sign in to comment.