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) {
|
||||
throw new Error(`Could not get ID token for authentication. ${error}`);
|
||||
core.setFailed(`${error} Could not get ID token for authentication. Please make sure to give permissions to id-token in the workflow.`);
|
||||
}
|
||||
}
|
||||
// Attempting Az cli login
|
||||
|
||||
Reference in New Issue
Block a user