appliedenergistics/Publish Maven Artifact
This action publishes a maven artifact from a local maven repository to a remote repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| local-repository-path | The path to the local Maven repository to publish from | yes | — |
| remote-repository-url | The URL to the remote Maven repository | yes | — |
| remote-repository-username | Username for the remote repository | no | — |
| remote-repository-password | Password for the remote repository | no | — |
| temp-dir | The temp directory to use | yes | ${{ runner.temp }} |
Outputs
no outputs