Skip to content

Commit e8ab82c

Browse files
authored
Merge pull request #34 from ufrpe-devs/ci/publish
ci: fixes
2 parents 074b6ed + 9237bf1 commit e8ab82c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Config Git
3737
run: |
3838
git config user.name ufrpe-devs
39-
git config ufrpedevs@gmail.com
39+
git config user.email ufrpedevs@gmail.com
4040
4141
- name: ReleaseIt
4242
run: npm run release -- ${{inputs.bump_type}}

0 commit comments

Comments
 (0)