diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 40cb1fb3d..d6e88c255 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,9 +1,9 @@ name: Release build on: - release: - types: - - published + push: + tags: + - v** workflow_dispatch: jobs: