mirror of
https://github.com/azure/login.git
synced 2026-03-15 09:20:56 -04:00
* Added OIDC support for login action (#147) * OIDC support for Powershell login (#156) * OIDC support ps (#155) ps login support * Update main.ts * formatting code * nit changes Co-authored-by: Balaga Gayatri <balaga-gayatri@github.com>
7 lines
60 B
YAML
7 lines
60 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|