Added licensing information.

This commit is contained in:
2026-02-14 21:35:02 +01:00
parent ad614777d6
commit b02dc6d165
5 changed files with 40 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
"name": "azure-federated-auth-task",
"version": "1.0.5",
"private": true,
"author": "Slawomir Koszewski",
"license": "MIT",
"description": "Azure DevOps task to fetch OIDC token for AzureRM service connection.",
"main": "dist/index.js",
"scripts": {