diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 147266b..87c7041 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,10 +1,8 @@ name: Release on: push: - branches: - - 'master' tags: - - '*' + - "*" jobs: setup: