Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
parent
5d463e81b9
commit
33d01a6a2c
@ -21,7 +21,9 @@ jobs:
|
|||||||
- name: Sync repos
|
- name: Sync repos
|
||||||
uses: Vova-SH/sync-upstream-repo@master
|
uses: Vova-SH/sync-upstream-repo@master
|
||||||
with:
|
with:
|
||||||
mode: 'branch-to-branch'
|
mode: branch-to-branch
|
||||||
upstream_repo: ${{ env.CORE_REPO }}
|
upstream_repo_url: ${{ env.CORE_REPO }}
|
||||||
|
upstream_branch: main
|
||||||
|
downstream_repo_url: https://git.sicampus.ru/${{ gitea.repository }}
|
||||||
token: ${{ env.TOKEN }}
|
token: ${{ env.TOKEN }}
|
||||||
spawn_logs: true
|
spawn_logs: true
|
Loading…
x
Reference in New Issue
Block a user