Change babel-boot email
This commit is contained in:
parent
e93cd9ff50
commit
596eedd3e7
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -8,7 +8,7 @@ action "Trigger GitHub release" {
|
|||||||
secrets = ["GITHUB_TOKEN"]
|
secrets = ["GITHUB_TOKEN"]
|
||||||
env = {
|
env = {
|
||||||
COMMIT_AUTHOR_NAME = "Babel Bot"
|
COMMIT_AUTHOR_NAME = "Babel Bot"
|
||||||
COMMIT_AUTHOR_EMAIL = "babel@hopeinsource.com"
|
COMMIT_AUTHOR_EMAIL = "babel-bot@users.noreply.github.com"
|
||||||
}
|
}
|
||||||
needs = ["Create release tag"]
|
needs = ["Create release tag"]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user