User name coming different when deploying through github action #157216
Replies: 2 comments 1 reply
-
Open your project. Go to Settings → Git. Make sure your GitHub account is linked, and the repo is listed under your GitHub identity. If it’s linked to someone else’s GitHub (like irfan-ansari-au28), remove the integration and re-link using your GitHub account.
Make sure it matches your GitHub identity. If it’s still the old user's info:
If you’re using the CLI, it may still be logged into the old user's account: Make sure to login with your GitHub email when prompted. |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
When deploying on vercel through github cicd, its showing a different user-name than my github username, i connected my github repo to vercel, I guess the issue is my laptop is second hand, it might be the previous person github username, but why it is using that to deploy my app on vercel and how it is using that? I am committing the code and it should use my github username ot deploy on vercel, right?
Beta Was this translation helpful? Give feedback.
All reactions