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",