From 736892cb2887b1bf86759632ddeeb89532f8c49f Mon Sep 17 00:00:00 2001 From: arf20 <35542215+arf20@users.noreply.github.com> Date: Tue, 23 Jan 2024 23:56:53 +0100 Subject: Force push --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/mirror.yml') diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 0c82676..d0ff24c 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -10,4 +10,4 @@ jobs: uses: actions/checkout@v4 - name: Push to remote repo - run: git push -u https://${{secrets.MIRROR_USER}}:${{secrets.MIRROR_PASSWORD}}@git.arf20.com/arfnet2-web master + run: git push -u https://${{secrets.MIRROR_USER}}:${{secrets.MIRROR_PASSWORD}}@git.arf20.com/arfnet2-web master --force -- cgit v1.2.3