diff --git a/build.gradle.kts b/build.gradle.kts index 4de6b1b..23bba42 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -47,9 +47,9 @@ subprojects { repositories { maven { - url = uri("https://maven.rtast.cn/repository/maven-releases/") + url = uri("https://maven.rtast.cn/releases/") credentials { - username = "admin" + username = "RTAkland" password = System.getenv("PUBLISH_TOKEN") } } diff --git a/docs b/docs index 9a7fc12..5fe2e9a 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 9a7fc12de82ab7b004d9a63eea97edb549f850d2 +Subproject commit 5fe2e9a3b83e66b7d0a96551bb3e073b7a702751