From 547e18b9955c6d26daa423fcd1f9343bc47b1ff3 Mon Sep 17 00:00:00 2001 From: Kittapath Date: Mon, 20 Mar 2023 15:15:33 +0700 Subject: [PATCH] comment push tag --- .github/workflows/release.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6012f49..0b5dfc0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,11 +1,11 @@ name: release run-name: release ${{ github.actor }} on: - push: - tags: - - 'v[0-9]+.[0-9]+.[0-9]+' - tags-ignore: - - '2.*' + # push: + # tags: + # - 'v[0-9]+.[0-9]+.[0-9]+' + # tags-ignore: + # - '2.*' # Allow run workflow manually from Action tab workflow_dispatch: inputs: