You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent run attepts revealed that the action eats up error messages from
npm version and silently fails, while outwardly claiming to succeed.
This commit seeks to somewhat remedy that by validating the output from
npm version to ensure it ran as expected.
0 commit comments