Use header auth
Build & Release / release-library (push) Failing after 1m41s
Details
Build & Release / release-library (push) Failing after 1m41s
Details
This commit is contained in:
parent
018682fcea
commit
306ba1f81c
|
@ -47,7 +47,7 @@ publishing {
|
||||||
value = "Bearer ${ findProperty('SONATYPE_TOKEN') as String }"
|
value = "Bearer ${ findProperty('SONATYPE_TOKEN') as String }"
|
||||||
}
|
}
|
||||||
authentication {
|
authentication {
|
||||||
create("header")
|
header(HttpHeaderAuthentication)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue