Skip to content

Commit

Permalink
Update build_wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinhaenn authored Dec 20, 2024
1 parent c79c2c7 commit e70f612
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
Expand Up @@ -8,6 +8,9 @@ on:
push:
branches:
- main
release:
types:
- published

jobs:
build_wheels:
Expand Down Expand Up @@ -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 e70f612

Please sign in to comment.