Skip to content

Commit

Permalink
change name repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bongbui321 committed Feb 23, 2024
1 parent 1453771 commit 527583a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
docker_push:
name: docker push
runs-on: ubuntu-20.04
if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' && github.repository == 'commaai/rednose_repo'
if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' && github.repository == 'commaai/rednose'
steps:
- uses: actions/checkout@v4
- name: Build Docker image
Expand Down

0 comments on commit 527583a

Please sign in to comment.