From 7742282f2e2e0cd086bbf9bc419e6a664e37b839 Mon Sep 17 00:00:00 2001 From: Puneet Jain <105224306+pjain05@users.noreply.github.com> Date: Fri, 5 Jan 2024 15:53:24 +0530 Subject: [PATCH] Update action.yml --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 750b2ea..eec002d 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -6,7 +6,7 @@ env: continuePipeline: "false" showTailLog: "false" uploadFileCheck: "true" - inputstartfile: "https://github.com/dnyanesh-nagre-perforce/blaze-action/blob/main/taurus.yml" + inputstartfile: "../taurus.yml" on: push jobs: