fix(deploy): code clean up

This commit is contained in:
artem.zaiko.ext 2022-04-28 15:11:01 +03:00
parent eca3495265
commit e6db02976f

View file

@ -22,12 +22,6 @@ jobs:
npm install npm install
npm run build:demo:prod npm run build:demo:prod
# Azure CLI Clear storage
- uses: azure/login@v1
with:
creds: ${{ secrets.AZURE_RBAC_CREDENTIALS }}
# Azure CLI # Azure CLI
- uses: azure/login@v1 - uses: azure/login@v1
with: with: