valitydev/Publish package to the Maven Repository
Pushes package to Maven repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jdk-version | The jdk version to use | no | 15 |
| jdk-distribution | The jdk distribution to use | no | adopt |
| server-id | Value of repository/id field of the pom.xml | no | ossrh |
| server-username | Deploy repository username | yes | — |
| server-password | Deploy repository password | yes | — |
| deploy-secret-key | Repository deploy secret key | yes | — |
| deploy-secret-key-password | Repository deploy secret key password | yes | — |
| auto-release-after-close | Auto release package after deploy | no | true |
| maven-args | Custom maven parameters | no | — |
Outputs
no outputs