Actions: New username
This commit is contained in:
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
# Initialize build branch
|
||||
- name: Initialize build branch
|
||||
run: |
|
||||
git config --global user.name 'Git Bot'
|
||||
git config --global user.name 'Git Workflow Bot'
|
||||
git config --global user.email 'noreply@kozelkaricsi.hu'
|
||||
git fetch --all --unshallow
|
||||
BRANCH_NAME="${GITHUB_REF_NAME}-build"
|
||||
|
||||
Reference in New Issue
Block a user