Allow the release release workflow to continue if there are no git changes. This can occur if the npm publish step fails. Npm isn't going to let us publish duplicates, so it's safe to try again.
Testing
0.75.4 ran into these issues, this has already been picked onto 0.75-stable and 0.76-stable.
Summary:
npm publish
step fails. Npm isn't going to let us publish duplicates, so it's safe to try again.Testing
0.75.4 ran into these issues, this has already been picked onto 0.75-stable and 0.76-stable.