diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 91123855a6..8167efb98e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,6 +1,7 @@ name: Release on: + push: create: tags: - v* @@ -259,7 +260,6 @@ jobs: name: Release runs-on: ubuntu-latest needs: - - lint - macos - windows - linux