diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 1dfea93482d..f2e0aa24c64 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -27,7 +27,7 @@ env: jobs: test: - if: github.repository == 'coronasafe/care_fe' + if: github.repository == 'ohcnetwork/care_fe' runs-on: ubuntu-latest name: Test steps: