Fix build url in Maven POM
This commit is contained in:
parent
bbf1c5d08c
commit
9f93f45541
@ -181,7 +181,7 @@ publishing {
|
||||
|
||||
ciManagement {
|
||||
system.set("GitHub")
|
||||
url.set("https://github.com/michaelbull/kotlin-result/actions?query=workflow%3Aci")
|
||||
url.set("https://github.com/michaelbull/kotlin-result/actions/workflows/build.yaml")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user