From b9918788c3c5ba667a1bbdbca8d8be4a92ca85a2 Mon Sep 17 00:00:00 2001 From: RemiZOffAlex Date: Mon, 16 Mar 2026 22:57:07 +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 829a59c..3a9b49f 100644 --- a/action.yml +++ b/action.yml @@ -24,6 +24,7 @@ inputs: default: ${{ github.token }} path: description: 'Relative path under $GITHUB_WORKSPACE to place the repository' + default: ${{ github.workspace }} fetch-depth: description: 'Number of commits to fetch. 0 indicates all history for all branches and tags.' default: 1