diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b13f8f4..8d93e81 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,7 +3,7 @@ name: Release on: push: - branches: [ "main" ] + # branches: [ "main" ] tags: - v[0-9]*.[0-9]*.[0-9]* # semver.org