Commit 3f54ccf
committed
Update git config in workflow for commits
Replaces hardcoded user.name and user.email in the GitHub Actions workflow with dynamic values based on GITHUB_ACTOR. This ensures commits are attributed to the correct GitHub user running the workflow.1 parent d25b55c commit 3f54ccf
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
0 commit comments