chore(github): update release workflow

This commit is contained in:
Benjamin Canac
2025-04-22 19:11:11 +02:00
parent 48fabbcdeb
commit 8c727f21d7

View File

@@ -7,8 +7,6 @@ on:
jobs:
publish:
if: ${{ github.ref == 'refs/heads/v2' }}
runs-on: ${{ matrix.os }}
strategy: