diff --git a/.github/workflows/build-docker-images.yml b/.github/workflows/build-docker-images.yml index a2423d632..175978cc0 100644 --- a/.github/workflows/build-docker-images.yml +++ b/.github/workflows/build-docker-images.yml @@ -20,7 +20,8 @@ jobs: with: private_key: ${{ secrets.ICUB_TECH_IIT_APP_KEY }} app_id: ${{ secrets.ICUB_TECH_IIT_APP_ID }} - repository: icub-tech-iit/code + installation_retrieval_mode: repository + installation_retrieval_payload: icub-tech-iit/code - name: Repository Dispatch uses: peter-evans/repository-dispatch@v2