From 06528d7f9f9083e6f69d6b90a80f7b847516bd19 Mon Sep 17 00:00:00 2001 From: bamanker <27054792@qq.com> Date: Wed, 24 Dec 2025 15:25:12 +0800 Subject: [PATCH] =?UTF-8?q?actions=E8=84=9A=E6=9C=AC=E4=BB=93=E5=BA=93fork?= =?UTF-8?q?=E5=88=B0gitee,=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=80=E4=BA=9Bbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 0af5855..4e6ef5e 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -58,7 +58,7 @@ jobs: - name: k8s Check and Apply New Deployment - uses: actions-hub/kubectl@master + uses: https://gitee.com/bamanker/kubectl@master env: KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }} with: