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"