Fix git author

This commit is contained in:
Ettore Di Giacinto
2022-08-17 14:11:36 +00:00
parent cec1470f94
commit 7d2b68c79f

View File

@@ -8,9 +8,9 @@ jobs:
bump:
runs-on: ubuntu-latest
env:
GIT_AUTHOR_NAME: "ci-robbot [bot]"
GIT_AUTHOR_NAME: "ci-robbot"
GIT_AUTHOR_EMAIL: robot@c3os.io
GIT_COMMITTER_NAME: "ci-robbot [bot]"
GIT_COMMITTER_NAME: "ci-robbot"
GIT_COMMITTER_EMAIL: robot@c3os.io
WORK_BRANCH: bumps
AUTO_GIT: true