cascading-pr.sh login both repos

This commit is contained in:
Earl Warren 2023-10-12 15:12:52 +02:00
parent 007e34c709
commit 71281446ea
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
7 changed files with 52 additions and 16 deletions

View file

@ -60,5 +60,5 @@ runs:
--destination-repo "${{ inputs.destination-repo }}" \
--destination-token "${{ inputs.destination-token }}" \
--destination-branch "${{ inputs.destination-branch }}" \
--update "${{ inputs.update }}"
--update "${{ inputs.update }}" \
--prefix "${{ inputs.prefix }}"