synchronal/Publish Hex Elixir Package
Publish an existing package to hex.pm when the version changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Write key | yes | — |
| organization | Optional organization to deploy package into | no | — |
| name | Name of package | yes | — |
| tag-release | Create and push a git tag when the version changes | — | true |
| working-directory | Working directory to Mix project | no | . |
Outputs
| name | description |
|---|---|
| local-version | Version from project |
| remote-version | Version published to hex |