From c38aee2b428818dd341f329352af5649b2a25b8d Mon Sep 17 00:00:00 2001 From: HalfLife <6436073+o0HalfLife0o@users.noreply.github.com> Date: Sun, 27 Feb 2022 15:24:26 +0800 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f18040009..bb4ea55a7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,9 +1,9 @@ name: Build and Release on: - push: - branches: - - master +# push: +# branches: +# - master # paths: # - 'CHANGELOG.md' workflow_dispatch: