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