From 5ead98d0ab38ad988a03cdbc5eadd3e908a22df5 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 16 Apr 2023 02:27:09 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3d4cff6..50fc51f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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