Problem with git Author identity #51
Wolvverine
started this conversation in
General
Replies: 1 comment
-
|
It already sets that. This is caused by your profile being hidden/email address is hidden. This update has been used for many years now and has been deploying hundreds of add-on releases. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Where/How should be set for the action :
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
https://pastebin.com/1qyLgy4D
https://github.com/Wolvverine/repository-beta/actions/runs/3134935429
Beta Was this translation helpful? Give feedback.
All reactions