diff --git a/.github/workflows/build-open-fleet.yml b/.github/workflows/build-open-fleet.yml index 135177e..1983736 100644 --- a/.github/workflows/build-open-fleet.yml +++ b/.github/workflows/build-open-fleet.yml @@ -364,4 +364,4 @@ jobs: with: token: ${{ secrets.MR_BUMP }} event-type: build-balena-app - repository: ${{ github.event.repository.name }} + repository: ${{ github.repository }}