Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vadim-kharin-codefresh authored Jan 18, 2024
1 parent 7669530 commit 73628f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand All @@ -93,4 +93,4 @@ jobs:
- Updated new version for hello-world application
labels: |
automated pr
draft: false
draft: false

0 comments on commit 73628f9

Please sign in to comment.