Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 292 Bytes

publish-to-maven-workflow-step.md

File metadata and controls

1 lines (1 loc) · 292 Bytes

Runs the mvn --batch-mode deploy command to publish to the ossrh repository. The MAVEN_USERNAME environment variable will be set with the contents of your OSSRH_USERNAME secret, and the MAVEN_PASSWORD environment variable will be set with the contents of your OSSRH_TOKEN secret.