Skip to content

Commit

Permalink
fix production builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak committed Aug 26, 2024
1 parent 41f7e7e commit 6c60ab2
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 6c60ab2

Please sign in to comment.