feat: 编写workflow
This commit is contained in:
parent
922b4ca949
commit
099359c455
|
|
@ -7,7 +7,7 @@ plugins {
|
||||||
id("maven-publish")
|
id("maven-publish")
|
||||||
}
|
}
|
||||||
group = "com.yuanxuan"
|
group = "com.yuanxuan"
|
||||||
version = "1.0.6"
|
version = "1.0.7"
|
||||||
|
|
||||||
|
|
||||||
val baseReleaseUrl: Provider<String> = providers.gradleProperty("baseReleaseUrl")
|
val baseReleaseUrl: Provider<String> = providers.gradleProperty("baseReleaseUrl")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue