actions-marketplace-validations/upload-to-roblox
Upload a place file to Roblox
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | API key for publishing place | yes | — |
| universeId | The id of the universe where the place is located | yes | — |
| placeId | The id of place to upload to | yes | — |
| file | File to upload | yes | — |
| shouldPublish | Should the file be saved and published (true) or just saved (false) | no | true |
Outputs
| name | description |
|---|---|
| version | The version uploaded |