profusion/Create releases based on a properties file
Automatically create releases based on a properties file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| properties_path | Relative path for the properties file. | yes | — |
| property_name | Name of the property to read. | yes | — |
| github_token | The GITHUB_TOKEN secret | yes | — |
| tag_prefix | Prefix for the tag | — | — |
| tag_suffix | Suffix for the tag | — | — |
Outputs
| name | description |
|---|---|
| tag_name | The tag name |