diff --git a/.github/workflows/build_wheels.yml b/.github/workflows/build_wheels.yml index 12c8d56..80a3c17 100644 --- a/.github/workflows/build_wheels.yml +++ b/.github/workflows/build_wheels.yml @@ -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/ \ No newline at end of file + # To test: repository-url: https://test.pypi.org/legacy/