From 7ff2d58bad76e5ccec9f708a8d2e446a22c042c8 Mon Sep 17 00:00:00 2001 From: AnnAngela Date: Sun, 28 May 2023 16:55:05 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E7=8E=B0=E5=9C=A8=20release-mirrors=20?= =?UTF-8?q?=E4=BC=9A=E8=87=AA=E8=A1=8C=E8=B0=83=E7=94=A8=20update=5Fversio?= =?UTF-8?q?n=5Fapi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release-ota.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-ota.yml b/.github/workflows/release-ota.yml index 7fd167a815..40dc451b40 100644 --- a/.github/workflows/release-ota.yml +++ b/.github/workflows/release-ota.yml @@ -89,7 +89,6 @@ jobs: - name: Update Version API run: | - gh workflow --repo MaaAssistantArknights/MaaRelease run update_version_api.yml gh workflow --repo MaaAssistantArknights/MaaRelease run release-mirrors.yml env: GH_TOKEN: ${{ secrets.MISTEOWORKFLOW }}