mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-08-25 20:09:40 +00:00
downdgrade azure loging to v1
This commit is contained in:
2
.github/workflows/dev_syncrow(dev).yml
vendored
2
.github/workflows/dev_syncrow(dev).yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
run: unzip release.zip
|
||||
|
||||
- name: Login to Azure
|
||||
uses: azure/login@v2
|
||||
uses: azure/login@v1
|
||||
with:
|
||||
creds: ${{ secrets.AZURE_CREDENTIALS }} # JSON Service Principal credentials for Azure in a secret
|
||||
|
||||
|
Reference in New Issue
Block a user