From bb72d5a9211f1dd3af402e176cc6ae8e13451c99 Mon Sep 17 00:00:00 2001 From: huangliling Date: Wed, 28 Aug 2024 13:01:48 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20LC=20=E6=96=87=E6=A1=A3=E9=87=8D?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6c23c3165..5ff2c3ddd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,4 +19,3 @@ jobs: uses: enflo/curl-action@v1.2 with: curl: -X POST https://console-api.cn-n1.lcops.cn/1.1/engine/groups/web/production/version?gitTag=${{ github.sha }}&token=${{ secrets.DEPLOY_TOKEN }} -