From b7c434395c847fa56ffd91da786fdba9d952cf96 Mon Sep 17 00:00:00 2001 From: suxb201 Date: Mon, 26 Sep 2022 19:04:01 +0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 3 --- 1 file changed, 3 deletions(-) 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: