From 4bcd961e5a55d57907112b7128130c454efad904 Mon Sep 17 00:00:00 2001 From: Prateek Singh <47247309+prateekLambda@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:41:25 +0530 Subject: [PATCH] Update maven-publish.yml --- .github/workflows/maven-publish.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml index 9a10143..445e1e3 100644 --- a/.github/workflows/maven-publish.yml +++ b/.github/workflows/maven-publish.yml @@ -29,7 +29,8 @@ jobs: - name: Checkout sources uses: actions/checkout@v2 with: - repository: cucumber-selenium-hyperexecute-sample + owner: prateekLambda + repository: https://github.com/prateekLambda/cucumber-selenium-hyperexecute-sample.git - name: Starting CLI testing shell: bash