You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use correct github-actions bot email for proper commit attribution
- Update workflow to use 41898282+github-actions[bot]@users.noreply.github.com
- Update setup.ts to use correct github-actions bot email format
- This ensures commits are properly attributed to github-actions[bot] instead of the user
- Matches the email format already used in GitHubProvider class
0 commit comments