ci: revert package url change for PR

This commit is contained in:
Lanhild 2024-12-02 13:47:29 -05:00
parent 1849869226
commit f57c3b8400
No known key found for this signature in database
GPG Key ID: E1D2D61983A335E5

View File

@ -3,7 +3,7 @@
"private": true,
"repository": {
"type": "git",
"url": "git@github.com:Lanhild/pipelines.git"
"url": "git@github.com:open-webui/pipelines.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",