setup commiter

This commit is contained in:
TomasVotruba 2020-05-04 22:17:26 +02:00
parent eee52df0b4
commit a7d2b5633e

View File

@ -23,5 +23,8 @@ jobs:
with:
commit_message: Generate changelog
branch: "master"
commit_user_name: TomasVotruba
commit_user_email: tomas.vot@gmail.com
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}