actions脚本仓库fork到gitee,修改了一些bug

This commit is contained in:
bamanker
2025-12-24 15:25:12 +08:00
parent 83eed4f5bc
commit 06528d7f9f

View File

@@ -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: