mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-11 13:56:17 +00:00
ci: Setup workflows for proper release
This commit is contained in:
@@ -15,7 +15,7 @@ tasks {
|
||||
// Tracking: https://github.com/KengoTODA/gradle-semantic-release-plugin/issues/435
|
||||
register<DefaultTask>("publish") {
|
||||
group = "publishing"
|
||||
dependsOn(shadowJar)
|
||||
dependsOn(startShadowScripts)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user