Skip to content

Commit b951d85

Browse files
committed
Update tagged_release.yml
1 parent 322e9db commit b951d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagged_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v3
1616

1717
- run: git config --global user.email "[email protected]"
18-
- run: git config --global user.name "Eclipse Foundation
18+
- run: git config --global user.name "Eclipse Foundation"
1919

2020
- name: Cache node modules
2121
uses: actions/cache@v3

0 commit comments

Comments
 (0)