Skip to content

Commit

Permalink
Revert "try removing git envs, c# doesn’t need them…"
Browse files Browse the repository at this point in the history
This reverts commit 100b0e5.
  • Loading branch information
CamJN committed Feb 7, 2024
1 parent 6fd3056 commit 6e0c4b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,10 @@ jobs:
contents: write
runs-on: ubuntu-latest
env:
GIT_AUTHOR_NAME: github-actions[bot]
GIT_AUTHOR_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
GIT_COMMITTER_NAME: github-actions[bot]
GIT_COMMITTER_EMAIL: 41898282+github-actions[bot]@users.noreply.github.com
MACOS_VER_NUM: 14
CERT_IDENTITY: me
steps:
Expand Down

0 comments on commit 6e0c4b7

Please sign in to comment.