We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c86ea commit 82bab14Copy full SHA for 82bab14
1 file changed
.github/workflows/publish.yml
@@ -13,7 +13,6 @@ jobs:
13
strategy:
14
matrix:
15
python-version: ["3.12", "3.13", "3.14"]
16
- if: startsWith(github.ref, 'refs/tags/')
17
steps:
18
- uses: actions/checkout@v4
19
- name: Update version
0 commit comments