diff --git a/.github/workflows/test-and-deploy.yml b/.github/workflows/test-and-deploy.yml index 3a638d2185..be4fc2075d 100644 --- a/.github/workflows/test-and-deploy.yml +++ b/.github/workflows/test-and-deploy.yml @@ -247,7 +247,7 @@ jobs: deploy-raspberry-image: needs: deploy-docker-images - if: github.event_name != 'pull_request' && github.repository_owner == 'bluerobotics' + if: github.event_name != 'pull_request' && github.repository_owner == 'williangalvani' timeout-minutes: 180 # Detect if it gets into an infinite loop or some unexpected state strategy: matrix: