Skip to content

Commit 621fcaf

Browse files
ljunkieCopilot
andauthored
Update .github/workflows/xelp_shadow_release.yml
Co-authored-by: Copilot <[email protected]>
1 parent d82e04c commit 621fcaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/xelp_shadow_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222

2323
- name: Configure Git
2424
run: |
25-
git config user.name "GitHub Actions"
26-
git config user.email "actions@github.com"
25+
git config user.name "github-actions[bot]"
26+
git config user.email "github-actions[bot]@users.noreply.github.com"
2727
2828
- name: Calculate XelpShadow Version
2929
id: version

0 commit comments

Comments
 (0)