From 5a171a7622b2fefbdd24d0b45e7f07cafd7265f1 Mon Sep 17 00:00:00 2001 From: Salman Mitha Date: Fri, 13 Nov 2020 11:39:52 +0530 Subject: [PATCH] Update package.json --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 491f8d81..7bdea462 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,10 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "Salman Mitha ", + "author": { + "name": "Salman Mitha", + "email": "SalmanMitha@gmail.com" + }, "license": "MIT", "dependencies": { "@actions/core": "^1.2.6",