diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1c7078b..0f9bb2c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,9 +2,6 @@ name: Release # Controls when the workflow will run on: - push: - branches: - - v3 # Allows you to run this workflow manually from the Actions tab workflow_dispatch: