actions-marketplace-validations/Publish Julia Package
Modifies the version number in Julia project.toml (continuously adding new functions)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| julia_registry_url | The julia registry url | no | git@github.com:JuliaRegistries/General.git |
| julia_registry_name | The private julia registry name | no | General |
| release_branches | Only register and tag if triggered from these branches | no | master,main |
| strip_v | Strip v from the version number | no | false |
Outputs
| name | description |
|---|---|
| version | The version registered to the Julia registry |