Update lure-repo URL
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Elara 2023-10-06 19:03:43 -07:00
parent dbdaaa4184
commit c6c8828257
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ var defaultConfig = &types.Config{
Repos: []types.Repo{
{
Name: "default",
URL: "https://github.com/Elara6331/lure-repo.git",
URL: "https://github.com/lure-sh/lure-repo.git",
},
},
}