diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4389c264..59216f53 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,6 +4,8 @@ - 'copilot/**' - 'dependabot/**' - 'pre-commit-ci-update-config' + tags: + - 'v*' pull_request: name: Release to pypi jobs: