From f1fb799fbd103fb867c555b995dbd086945c259b Mon Sep 17 00:00:00 2001 From: wusubsin Date: Sun, 29 Oct 2023 09:40:14 +0900 Subject: [PATCH] temp --- .github/workflows/gradle-custom-plugin-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle-custom-plugin-release.yml b/.github/workflows/gradle-custom-plugin-release.yml index 70ec7f2..f3008a4 100644 --- a/.github/workflows/gradle-custom-plugin-release.yml +++ b/.github/workflows/gradle-custom-plugin-release.yml @@ -9,7 +9,7 @@ name: gradle custom plugin release on: push: - branches-ignore: + branches: - gtihub-action-gradle-custom-plugin-release jobs: