mochi-753/Modrinth Release
GitHub Action for creating Modrinth releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| change_log | Change log to be submitted to Modrinth | no | — |
| change_log_path | Path to the changelog to be submitted to Modrinth | no | — |
| name | The release name displayed on Modrinth | no | — |
| version_number | The version number to publish | yes | — |
| game_versions | The game versions this release is for. Can be specified multiple times. | yes | — |
| loaders | The loaders this release is for. Can be specified multiple times. | yes | — |
| version_type | The type of the release. Can be either 'release', 'beta' or 'alpha'. Defaults to 'release'. | yes | release |
| dependencies | Dependencies for this file. | no | — |
| dependencies_path | Path to the file containing the dependencies for this file. | no | — |
| token | Modrinth API Token. | yes | — |
| project_id | The project ID to create the release for. | yes | — |
| files_path | Path to the directory containing the files to be uploaded for this release. | yes | — |
Outputs
no outputs