-
Notifications
You must be signed in to change notification settings - Fork 139
Seeing EMISMATCHGITHUBURL from the latest version which breaks our release build #885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@gr2m I can't seem to use an
Even if I could, according to the Git docs, this would break CI releases anyway because after changing to an HTTPS URL,
I think it would be better to only compare the |
🎉 This issue has been resolved in version 10.1.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
The latest version with the change: #878 is currently breaking our release build. We are using Travis CI to trigger our release build and we start to get
EMISMATCHGITHUBURL
even though our repository URL did not change. We are using Enterprise GitHub. Is there a way to show what is mismatching? We currently need to pin to version 10.1.1 to get our builds to work again.The text was updated successfully, but these errors were encountered: