deploy-to-vercel-action icon indicating copy to clipboard operation
deploy-to-vercel-action copied to clipboard

fix: prevent trimming attempts on undefined value

Open asennikov opened this issue 10 months ago • 1 comments

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

asennikov avatar Apr 24 '24 10:04 asennikov

Please merge this 😭

rory-pickering avatar May 01 '24 17:05 rory-pickering

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

The release is available on GitHub release

Your semantic-release bot :package::rocket:

BetaHuhnBot avatar May 05 '24 12:05 BetaHuhnBot