From 10338ccdf13d5350c1ddce9efd05474d6073a5f4 Mon Sep 17 00:00:00 2001 From: Masaya Suzuki <15100604+massongit@users.noreply.github.com> Date: Sun, 17 Jul 2022 16:34:20 +0900 Subject: [PATCH] =?UTF-8?q?create-release=E8=87=AA=E8=BA=AB=E3=81=AE?= =?UTF-8?q?=E5=B7=AE=E5=88=86=E3=81=8C=E3=81=82=E3=82=8B=E5=A0=B4=E5=90=88?= =?UTF-8?q?=E3=82=82=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9=E3=81=99=E3=82=8B?= =?UTF-8?q?=20(#25)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/create-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index de2a79190..397808d44 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -6,6 +6,7 @@ on: branches: - main paths: + - .github/workflows/create-release.yml - action.yml jobs: