From 9cdf53ff0a5f4cd94d867ecf1968b19f1184d66d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Wed, 8 Mar 2023 04:40:59 +0000 Subject: [PATCH] chore: also update for spider --- .github/workflows/eoefans-spider-azure-deploy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/eoefans-spider-azure-deploy.yml b/.github/workflows/eoefans-spider-azure-deploy.yml index db966e9..ee03408 100644 --- a/.github/workflows/eoefans-spider-azure-deploy.yml +++ b/.github/workflows/eoefans-spider-azure-deploy.yml @@ -15,6 +15,8 @@ on: required: true type: string +run-name: "Deploy EOEFANS SPIDER to Azure: version ${{ inputs.deploy_version }}" + env: AZURE_WEBAPP_NAME: "eoefans-spider" # set this to your application's name IMAGE_REGISTRY: "containers.vlink.dev"