Change author mail

This commit is contained in:
Aurelien Vaillant
2022-05-23 14:16:22 +02:00
parent c9b2c957b6
commit d3f64d0e6c
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
with: with:
github_token: ${{secrets.GITHUB_TOKEN}} github_token: ${{secrets.GITHUB_TOKEN}}
author_name: Moderlab author_name: Moderlab
author_email: a.vaillant.moderlab@gmail.com author_email: a.vaillant@moderlab.com
message: '[Bot] Bump to ${{ inputs.num_version }} version.' message: '[Bot] Bump to ${{ inputs.num_version }} version.'
branch: develop branch: develop
force: true force: true