mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
ci: Fix repository url for provenance checks (no-changelog) (#9825)
This commit is contained in:
committed by
GitHub
parent
116e9fa800
commit
3703310b0f
@@ -6,7 +6,7 @@
|
||||
"homepage": "https://n8n.io",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/n8n-io/n8n-nodes-langchain.git"
|
||||
"url": "git+https://github.com/n8n-io/n8n.git"
|
||||
},
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user