-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
GPG Import fails for seemingly unknown reasons #64
Comments
I've solved the GPG problems (incorrect passphrase, silly me), but the email mismatch still baffles me. |
Looks like email matches: Otherwise the action would failed before |
@crazy-max Sorry for the confusion, I had been committing a few times to try and resolve the issue. You can see in this run it has the |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@pathurs Did you ever find a solution? I am getting
But this was all working fine on v2. I know the email has to be correct. Here is the diff of my upgrade |
@razor-x No, I just ended up trusting the automatically retrieved email. I assume there must be a a bug. |
I also encountered this issue and found the problem. PR fix incoming 🚀 Verified working in my pipeline using |
Expected behaviour
The GPG should be imported
Actual behaviour
The GPG Import throws incorrect email (I've confirmed it's correct), and if I don't set the email and uses the one in the private key, it fails to sign the commits, using semantic-release.
Configuration
Logs
logs_180.zip
The text was updated successfully, but these errors were encountered: