We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f752f commit 5a171a7Copy full SHA for 5a171a7
package.json
@@ -6,7 +6,10 @@
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
- "author": "Salman Mitha <SalmanMitha@gmail.com>",
+ "author": {
10
+ "name": "Salman Mitha",
11
+ "email": "SalmanMitha@gmail.com"
12
+ },
13
"license": "MIT",
14
"dependencies": {
15
"@actions/core": "^1.2.6",
0 commit comments