diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index a279784..b8c0093 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -2,7 +2,7 @@ name: Build and Release on: push: - tags: + branches: - 'v*.*.*' jobs: