Skip to content

Commit 074b6ed

Browse files
authored
Merge pull request #33 from ufrpe-devs/ci/publish
ci: Update commiter user
2 parents 8a72170 + 483f850 commit 074b6ed

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)