From 13ee5a344726ad193483acc80ea39532f9d13270 Mon Sep 17 00:00:00 2001 From: ProgrammerXD Date: Sat, 20 Jan 2024 13:39:58 +0530 Subject: [PATCH] Update npm-publish.yml --- .github/workflows/npm-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 2cc17d5..154057a 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -13,7 +13,7 @@ on: working-directory: description: Working directory to use type: string - default: './x-clone-backend' + default: ./x-clone-backend push: branches: [ "main" ]