Skip to content

Commit 6e0c4b7

Browse files
committed
Revert "try removing git envs, c# doesn’t need them…"
This reverts commit 100b0e5.
1 parent 6fd3056 commit 6e0c4b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/actions.yml

+4
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ jobs:
136136
contents: write
137137
runs-on: ubuntu-latest
138138
env:
139+
GIT_AUTHOR_NAME: github-actions[bot]
140+
GIT_AUTHOR_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
141+
GIT_COMMITTER_NAME: github-actions[bot]
142+
GIT_COMMITTER_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
139143
MACOS_VER_NUM: 14
140144
CERT_IDENTITY: me
141145
steps:

0 commit comments

Comments
 (0)