Skip to content

Commit 82bab14

Browse files
authored
Remove tag guard for releases (#164)
1 parent 05c86ea commit 82bab14

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
strategy:
1414
matrix:
1515
python-version: ["3.12", "3.13", "3.14"]
16-
if: startsWith(github.ref, 'refs/tags/')
1716
steps:
1817
- uses: actions/checkout@v4
1918
- name: Update version

0 commit comments

Comments
 (0)