Update build.yml
This commit is contained in:
parent
6dcd167772
commit
5ead98d0ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
|||
repository: ${{ github.repository }}
|
||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
-
|
||||
name: Push to Gitlab
|
||||
name: Push to Gitlab mirror
|
||||
uses: wangchucheng/git-repo-sync@v0.1.0
|
||||
with:
|
||||
target-url: https://gitlab.com/kroese/docker-qemu.git
|
||||
|
|
Loading…
Reference in a new issue