openmf/Publish to Maven Central

GitHub Action to publish artifacts to Maven Central using the Vanniktech Maven Publish Plugin

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion to publishyes
maven-central-usernameMaven Central usernameyes
maven-central-passwordMaven Central password or tokenyes
gpg-key-idGPG signing key IDyes
gpg-keyGPG signing key in ASCII-armored formatyes
gpg-passphraseGPG key passphraseyes
github-tokenGitHub token for creating releases and deploying documentationyes
java-versionJava version to useno17
java-distributionJava distribution to usenozulu
publish-dokka-docsWhether to publish Dokka documentationnotrue
create-github-releaseWhether to create a GitHub releasenotrue
update-gradle-propertiesWhether to update version in gradle.propertiesnotrue
gradle-publish-taskGradle task to execute for publishingnopublishAllPublicationsToMavenCentralRepository
dokka-html-taskGradle task to generate documentationnodokkaHtml
docs-folderFolder containing the generated documentationnobuild/dokka/html
sonatype-hostSonatype host (DEFAULT, S01, or CENTRAL_PORTAL)noCENTRAL_PORTAL
automatic-releaseWhether to automatically release from stagingnotrue

no outputs