Use robot-clickhouse as commit's author

This commit is contained in:
Mikhail f. Shiryaev 2022-02-21 13:40:25 +01:00
parent a3e6552fa5
commit 5005a4251c
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -27,6 +27,8 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
author: "robot-clickhouse <robot-clickhouse@users.noreply.github.com>"
committer: "robot-clickhouse <robot-clickhouse@users.noreply.github.com>"
commit-message: Update version_date.tsv after ${{ env.GITHUB_TAG }}
branch: auto/${{ env.GITHUB_TAG }}
delete-branch: true