diff --git a/.github/workflows/remove-disabled-formulae.yml b/.github/workflows/remove-disabled-formulae.yml index 4fcb9c262f6..ba192685a85 100644 --- a/.github/workflows/remove-disabled-formulae.yml +++ b/.github/workflows/remove-disabled-formulae.yml @@ -45,6 +45,7 @@ jobs: uses: peter-evans/create-pull-request@45c510e1f68ba052e3cd911f661a799cfb9ba3a3 with: token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }} + path: ${{ steps.set-up-homebrew.outputs.repository-path }} branch: remove-disabled-formulae title: Remove disabled formulae body: >