deploy-to-vercel-action
deploy-to-vercel-action copied to clipboard
fix: prevent trimming attempts on undefined value
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:
Please merge this ðŸ˜
:tada: This PR is included in version 1.10.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: