From e2b8d5661974a0b3e4d03ccddc5874f67218ffd6 Mon Sep 17 00:00:00 2001 From: sijinhui Date: Wed, 24 Jul 2024 13:54:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E7=95=99git=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dockerToHub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dockerToHub.yml b/.github/workflows/dockerToHub.yml index d3e615566..ceee08d7f 100644 --- a/.github/workflows/dockerToHub.yml +++ b/.github/workflows/dockerToHub.yml @@ -21,7 +21,7 @@ jobs: - name: Check out the repo uses: actions/checkout@v4 with: - clean: true + clean: false github-server-url: 'https://gh.sivpn.cn' - name: build and deploy to Docker Hub run: |