From 20766fef76fe6a383476b2c30b68d750ca203cad Mon Sep 17 00:00:00 2001 From: yizigezi <54109315+yizigezi@users.noreply.github.com> Date: Sun, 16 Jun 2024 17:10:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7Workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4dc5108..cf0b256 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -22,7 +22,7 @@ env: # Replace HI with the ID of the instance in capital letters ARTIFACT: webHelpOWW2-all.zip # Writerside docker image version - DOCKER_VERSION: 'DOCKER_VERSION: '241.16003'' + DOCKER_VERSION: '241.16003' # Add the variable below to upload Algolia indexes # Replace HI with the ID of the instance in capital letters ALGOLIA_ARTIFACT: algolia-indexes-OWW.zip