mochi-753/CurseForge Release
Github Action for creating CurseForge 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 CurseForge | no | — |
| change_log_path | Path to the changelog to be submitted to CurseForge | no | — |
| change_log_type | Type of the change log. Can be either 'text', 'html' or 'markdown'. Defaults to 'text'. | no | text |
| name | The name displayed on the CurseForge website | no | — |
| game_versions | The game version this release is for. Can be specified multiple times for multiple versions. | no | — |
| game_version_names | The game version names this release is for. Can be specified multiple times for multiple versions. | no | — |
| release_type | The type of the release. Can be either 'release', 'beta' or 'alpha'. Defaults to 'release'. | yes | release |
| is_marked_for_manual_release | If true, the file won't be released immediately once it is approved. Instead you can choose when to release it. | no | false |
| relations | Dependencies for this file. | no | — |
| relations_path | Path to the file containing the dependencies for this file. | no | — |
| token | CurseForge API Token. | yes | — |
| project_id | The project ID to create the release for. | yes | — |
| files_path | Path to the file containing the files to be uploaded for this release. | yes | — |
Outputs
no outputs