1
0
Fork 0
mirror of https://code.forgejo.org/actions/cascading-pr synced 2025-07-14 22:23:51 +02:00

install dependencies

This commit is contained in:
Earl Warren 2023-10-13 14:24:19 +02:00
parent b0c8a634f3
commit 51fac222bd
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 12 additions and 3 deletions

View file

@ -14,7 +14,7 @@ jobs:
origin-pr: ${{ github.event.pull_request.number }}
destination-url: ${{ env.GITHUB_SERVER_URL }}
destination-repo: user2/destinationrepo
destination-token: ${{ secrets.DESTINATION_TOKEN }}
destination-branch: main
update: upgraded
destination-token: ${{ secrets.DESTINATION_TOKEN }}
update: ./upgraded
debug: true