Skip to content

Commit d2f0f0f

Browse files
authored
RDKEMW-10094: Update component-release.yml (#172)
1 parent 1208b9d commit d2f0f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/component-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Set up Git
3535
run: |
3636
git config --global user.name "GitHub Actions"
37-
git config --global user.email "actions@github.com"
37+
git config --global user.email "[email protected].github.com"
3838
3939
- name: Install git-flow and auto-changelog
4040
run: |

0 commit comments

Comments
 (0)