diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9d795d6..5d5080d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,6 +3,7 @@ name: Release on: push: branches: [main] + tags-ignore: ['*'] env: GH_TOKEN: ${{ secrets.REPO }} permissions: