Use header auth
Some checks failed
Build & Release / release-library (push) Failing after 1m41s
Some checks failed
Build & Release / release-library (push) Failing after 1m41s
This commit is contained in:
@@ -47,7 +47,7 @@ publishing {
|
||||
value = "Bearer ${ findProperty('SONATYPE_TOKEN') as String }"
|
||||
}
|
||||
authentication {
|
||||
create("header")
|
||||
header(HttpHeaderAuthentication)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user