damianreeves/sbt Maven Publish
Publish an sbt project to maven.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| sonatype-username | Sonatype/Nexus user name | yes | — |
| sonatype-password | Sonatype/Nexus password | yes | — |
| pgp-secret | The PGP private key used for signing. | yes | — |
| pgp-passphrase | The PGP passphrase for the secret key used for signing. | yes | — |
| pgp-public-key | The PGP public key used to form the key ring | yes | — |
| sbt-args | The args to pass to sbt to perform the publishing | no | + publishSigned; sonatypeBundleRelease |
| pgp-passphrase-variable-name | The pgp-passphrase will be exported to an enviroment variable | no | PGP_PASSPHRASE |
Outputs
no outputs