From 73628f9ae4d1b30afbf945e3725a6f0402e53f37 Mon Sep 17 00:00:00 2001 From: vadim-kharin-codefresh Date: Thu, 18 Jan 2024 16:34:25 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9687fe5c0..08665c946 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: - name: Checkout application repo uses: actions/checkout@v3 with: - repository: codefresh-sandbox/canary-rollout + repository: vadim-kharin-codefresh/canary-rollout path: . - name: Update application version run: | @@ -93,4 +93,4 @@ jobs: - Updated new version for hello-world application labels: | automated pr - draft: false \ No newline at end of file + draft: false