diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6007411..4febb0a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -155,6 +155,7 @@ jobs: - uses: actions/checkout@v4 with: ref: ${{ github.event.inputs.branch }} + repository: ${{ inputs.repository }} - name: Download Patches uses: actions/download-artifact@v4