From 52f52634b2aab2799f362cc0cb1cd2b26fb9d50c Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Sat, 18 Oct 2025 15:09:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20action.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 6780fd0..e320508 100644 --- a/action.yml +++ b/action.yml @@ -41,5 +41,6 @@ runs: # - run: git clone ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} ${PWD} # - run: ls -la - run: ${{ github.action_path }}/execute.py ${{ github.token }} + - run: python -m executor # main: execute.py # post: dist/index.js