Correct license identifier in package.json

This commit is contained in:
per1234
2021-05-03 22:13:28 -07:00
parent 104baaad72
commit f49097ba68
+1 -1
View File
@@ -21,7 +21,7 @@
"setup"
],
"author": "Arduino",
"license": "MIT",
"license": "GPL-3.0",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/tool-cache": "^1.1.0",