From 11e49c489bfe8ab4d71f0bf6a303145ba16f56e7 Mon Sep 17 00:00:00 2001 From: "DESKTOP-Q2JDODV\\Admin" Date: Thu, 24 Jun 2021 14:31:38 +0300 Subject: [PATCH] refactor: rename the action workflow for azure storage --- .github/workflows/azureCliDeploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azureCliDeploy.yml b/.github/workflows/azureCliDeploy.yml index 153f6cc0..5a9f98a8 100644 --- a/.github/workflows/azureCliDeploy.yml +++ b/.github/workflows/azureCliDeploy.yml @@ -1,4 +1,4 @@ -name: Deploy to demo blob (azure storage) +name: Deploy to demo (azure storage) on: push: