Skip to content

Commit ed003c8

Browse files
VinciGit00claude
andcommitted
fix(ci): update repository URL to scrapegraph-py
The semantic-release repositoryUrl was pointing to the old scrapegraph-sdk repo name, causing EMISMATCHGITHUBURL errors in the release workflow. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b9e3159 commit ed003c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "ScrapeGraph SDK - Python SDK for ScrapeGraph AI API",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/ScrapeGraphAI/scrapegraph-sdk.git"
8+
"url": "https://github.com/ScrapeGraphAI/scrapegraph-py.git"
99
},
1010
"author": "ScrapeGraphAI",
1111
"license": "MIT",

0 commit comments

Comments
 (0)