This commit is contained in:
Tim Reimherr 2023-10-16 14:55:54 +00:00
Родитель 2289bfcafe
Коммит 8553bd8c99
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/build-and-release.yml поставляемый
Просмотреть файл

@ -39,7 +39,7 @@ jobs:
commit_message: "Test ${{ github.event.inputs.version }} release commit"
commit_user_name: "release-controller[bot]"
commit_user_email: "ghes-releases-team@github.com"
commit_author: "release-controller"
commit_author: "release-controller ghes-releases-team@github.com"
commit_options: "--allow-empty"
push_options: "--force"
skip_dirty_check: true