marcphilipp/Publish Develocity Artifact Cache CLI
Downloads the Develocity Artifact Cache CLI jar and its PGP signature, verifies the signature, and publishes it to the GitHub Packages Maven registry of the current repository as com.gradle:develocity-artifact-cache-cli:<version>.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | CLI version to download and publish (e.g. 1.4.0) | yes | — |
| repository | Target repository (owner/name) to publish to | no | ${{ github.repository }} |
| token | Token with packages:write scope for the target repository | no | ${{ github.token }} |
Outputs
no outputs