The file https://deployer.org/manifest.json is downloaded and the content is shown in logs, 860 lines...  I don't think it's possible to hide content currently: https://github.com/deployphp/action/blob/v1.0.23/index.js#L89. In case of a curl error, keeping the log is valuable, I think. What would be the right approach to fix the problem ? Idea: 1. Save manifest.json in file with curl option --output 2. If no error parse it 3. In case of error show the content file <!-- POLAR PLEDGE BADGE START --> ## Upvote & Fund - We're using [Polar.sh](https://polar.sh/deployphp) so you can upvote and help fund this issue. - We receive the funding once the issue is completed & confirmed by you. - Thank you in advance for helping prioritize & fund our backlog. <a href="https://polar.sh/deployphp/action/issues/88"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://polar.sh/api/github/deployphp/action/issues/88/pledge.svg?darkmode=1"> <img alt="Fund with Polar" src="https://polar.sh/api/github/deployphp/action/issues/88/pledge.svg"> </picture> </a> <!-- POLAR PLEDGE BADGE END -->