mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-06-27 20:33:44 +00:00
install dependencies
This commit is contained in:
parent
b0c8a634f3
commit
51fac222bd
5 changed files with 12 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue