diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index b34789d..d315b1b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -6,6 +6,7 @@ on: - main - master pull_request: + release: jobs: linux: @@ -66,4 +67,4 @@ jobs: MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }} with: command: upload - args: --skip-existing * \ No newline at end of file + args: --skip-existing *