The last publishing of the libraries failed silently. If the publishing of the libraries fails, the action should fail. Library and Play publishing should also be two different steps, first the library then the app.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':curiosity:publishReleasePublicationToMavenCentralRepository'.
> Failed to publish publication 'release' to repository 'MavenCentral'
> Could not PUT 'https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/io/github/hellocuriosity/curiosity/1.0.0/curiosity-1.0.0.aar'. Received status code 402 from server: Payment Required
[Incubating] Problems report is available at: file:///home/runner/work/curiosity/curiosity/build/reports/problems/problems-report.html
* Try:
The last publishing of the libraries failed silently. If the publishing of the libraries fails, the action should fail. Library and Play publishing should also be two different steps, first the library then the app.