Updating CLI to include the same inputs that the action supports
This commit is contained in:
+3
-3
@@ -42,9 +42,9 @@
|
||||
},
|
||||
"pkg": {
|
||||
"targets": [
|
||||
"node16-linux-x64",
|
||||
"node16-win-x64",
|
||||
"node16-macos-x64"
|
||||
"node18-linux-x64",
|
||||
"node18-win-x64",
|
||||
"node18-macos-x64"
|
||||
],
|
||||
"assets": [
|
||||
"package.json"
|
||||
|
||||
Reference in New Issue
Block a user