mirror of
https://github.com/azure/login.git
synced 2026-03-13 18:17:09 -04:00
Update main.js
This commit is contained in:
@@ -145,7 +145,7 @@ function main() {
|
||||
}
|
||||
}
|
||||
catch (error) {
|
||||
core.warning(`${error.message}. Could not get ID token for authentication. Please make sure to give write permissions to id-token in the workflow.`);
|
||||
core.error(`${error.message}. Could not get ID token for authentication. Please make sure to give write permissions to id-token in the workflow.`);
|
||||
}
|
||||
}
|
||||
// Attempting Az cli login
|
||||
|
||||
Reference in New Issue
Block a user