Skip to content

Commit

Permalink
fix build workflows after the org rename (#8431)
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak authored Aug 27, 2024
1 parent 58a8fcf commit 4f3261b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4f3261b

Please sign in to comment.