Update main.yml
This commit is contained in:
parent
c0db8cea77
commit
4d1b883bb8
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
github_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
|
github_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
|
||||||
upstream_repository: liu673cn/box
|
upstream_repository: liu673cn/box
|
||||||
target_repository: woshishiq1/mao
|
target_repository: woshishiq1/mao
|
||||||
upstream_branch: ${{ matrix.branch }}
|
upstream_branch: master
|
||||||
target_branch: ${{ matrix.branch }}
|
target_branch: master
|
||||||
force: true
|
force: true
|
||||||
tags: true
|
tags: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user