I'm receiving an internal server error when I try to publish to the OpenVSX registry.
The error message is not very precise:
Error: Error: Internal Server Error
at IncomingMessage.<anonymous> (/home/runner/work/_actions/HaaLeo/publish-vscode-extension/v1.6.2/dist/index.js:90479:40)
at IncomingMessage.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:[21](https://github.com/coq-community/vscoq/actions/runs/9644258882/job/26596304259#step:6:24))
Description
I'm receiving an internal server error when I try to publish to the OpenVSX registry. The error message is not very precise:
Expected Behavior
Publish the extension to the openVSX registry
Actual Behavior
It is failing to do so and blocking my CI https://github.com/coq-community/vscoq/actions/runs/9644674144/job/26597227513
Steps to Reproduce
Context