Skip to content

Commit

Permalink
Merge pull request #8428 from ohcnetwork/sainak/fix/builds
Browse files Browse the repository at this point in the history
fix production builds
  • Loading branch information
sainak authored Aug 26, 2024
2 parents 41f7e7e + 6c60ab2 commit 6ef3e7b
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 6ef3e7b

Please sign in to comment.