diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 11ecfedc..b70ab468 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,6 +2,7 @@ name: Release on: push: + branches: [ 'workflows/release' ] tags: - "v*" workflow_dispatch: