Commit d3a823a
authored
fix: add git identity configuration to semantic-release workflow (#97)
- Configure git user.name and user.email for github-actions[bot]
- Matches configuration used in release-management workflow
- Should resolve potential git identity issues during release process1 parent c61c6f8 commit d3a823a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
0 commit comments