diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e5dd8ebcb..38c52aefc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,8 +2,6 @@ name: Release on: push: - branches: - - '**' tags: - 'v**' - '!v*-dev**'