From ef4497e32b69c8ffd589024a8f63bd048a31f699 Mon Sep 17 00:00:00 2001 From: Seungmin-develop Date: Wed, 16 Aug 2023 13:13:52 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=8C=EC=9D=BC=20=EA=B2=BD=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6a09088..360a229 100644 --- a/action.yml +++ b/action.yml @@ -67,7 +67,7 @@ runs: shell: bash - name: Execute Python Script id: bump_version - run: python src/control_multi_version.py + run: python ${{github.action_path}}/src/control_multi_version.py shell: bash branding: icon: 'play'