actions-marketplace-validations/3DM Mod Update
Update your mods on 3DM Mods.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| appid | APPID | yes | — |
| appkey | APPKEY | yes | — |
| id | ModID | yes | — |
| title | Mod title | no | — |
| tags | Mod tags | no | — |
| version | Mod version | no | — |
| desc | Mod description | no | — |
| content | Mod content | no | — |
| file | Path to file or folder to upload. Will create a zip file if pointed to folder. | no | — |
| zip-only | Only zip the files without uploading. Output the file path. | — | false |
| test | Test run without sending request to thee api. | no | false |
Outputs
| name | description |
|---|---|
| code | Response code from the API |
| msg | Response message from the API |
| file | File path to the zipped files. |