Skip to content

Commit 47800ab

Browse files
committed
chore(release): update release.yml for correct usermame
1 parent 796a226 commit 47800ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Set up Git user
5151
run: |
52-
git config --global user.name "${{ github.actor }}"
52+
git config --global user.name "nassiry"
5353
git config --global user.email "${{ github.actor }}@users.noreply.github.com"
5454
5555
- name: Run Semantic Release

0 commit comments

Comments
 (0)