BetaHuhn / deploy-to-vercel-action

🎬▲ Deploy your project to Vercel using GitHub Actions. Supports PR previews and GitHub deployments.
https://mxis.ch
MIT License
141 stars 71 forks source link

fix: prevent trimming attempts on undefined value #389

Closed asennikov closed 5 months ago

asennikov commented 5 months ago

Fixes https://github.com/BetaHuhn/deploy-to-vercel-action/issues/388

I'm not sure what is the root cause for the command to return no stdout, but I think the execCmd utility should be ready for that situation anyway.

As it currently stands, we have been getting these errors since this morning:

image
rory-pickering commented 5 months ago

Please merge this 😭

BetaHuhnBot commented 5 months ago

:tada: This PR is included in version 1.10.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: