diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 76e8576..32071fd 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -3,7 +3,7 @@ name: Standard Release on: push: branches: - - "*" + - "**" jobs: build: