Enable trusted publisher
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"dev": "n8n-node dev",
|
||||
"lint": "n8n-node lint",
|
||||
"lint:fix": "n8n-node lint --fix",
|
||||
"release": "n8n-node release",
|
||||
"release": "npm run build && npm run lint && npm publish --access public",
|
||||
"prepublishOnly": "npm run build && npm run lint"
|
||||
},
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user