Update main.yml

This commit is contained in:
woshishiq1 2022-09-20 13:39:01 +08:00 committed by GitHub
parent c0db8cea77
commit 4d1b883bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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