ci: adjust ci configurations

This commit is contained in:
2026-06-02 16:42:58 +08:00
parent 0268f0788b
commit 41853b62ed
2 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -87,8 +87,8 @@ publishing {
}
scm {
connection = "scm:git:git://github.com:OnixByte/JDevKit.git"
developerConnection = "scm:git:git://github.com:OnixByte/JDevKit.git"
connection = "scm:git:git://github.com:onixbyte/onixbyte-toolbox.git"
developerConnection = "scm:git:git://github.com:onixbyte/onixbyte-toolbox.git"
url = projectGithubUrl
}