Skip to content

Commit 483f850

Browse files
committed
ci: Update commiter user
1 parent d8b57c4 commit 483f850

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

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

3636
- name: Config Git
3737
run: |
38-
git config user.name github-actions
39-
git config user.email github-actions@github.com
38+
git config user.name ufrpe-devs
39+
git config ufrpedevs@gmail.com
4040
4141
- name: ReleaseIt
4242
run: npm run release -- ${{inputs.bump_type}}

0 commit comments

Comments
 (0)