diff --git a/.github/workflows/azureCliDeploy.yml b/.github/workflows/azureCliDeploy.yml index ec6b169..e2100d6 100644 --- a/.github/workflows/azureCliDeploy.yml +++ b/.github/workflows/azureCliDeploy.yml @@ -31,7 +31,7 @@ jobs: with: azcliversion: 2.0.72 inlineScript: | - az storage blob upload-batch -d '$web' -s release --account-name bluradmin --debug + az storage blob upload-batch -d '$web' -s release --account-name bluradminmint --debug # Azure logout - name: logout