Kir-Antipov / mc-publish

🚀 Your one-stop GitHub Action for seamless Minecraft project publication across various platforms.
MIT License
216 stars 19 forks source link

HttpError: 400 Modrinth #66

Closed Zoey2936 closed 1 year ago

Zoey2936 commented 1 year ago
📤 Uploading assets to CurseForge
✅ Successfully published assets to CurseForge in 1678 ms
📤 Uploading assets to Modrinth
Error: HttpError: 400 (Bad Request, {"error":"invalid_input","description":"Error while validating input: Field file_parts failed validation with error: length"})

see: https://github.com/ZoeyVid/Stacker/actions/runs/5032158608/jobs/9025651163

Kir-Antipov commented 1 year ago

Sorry about that! Somehow I forgot to supply the uploader with files 😅

Should be fixed now.

Zoey2936 commented 1 year ago

works now, thanks