Update CHAMGELOG.md using the "Trigger GitHub release" action (#9561)

Update CHANGELOG.md using the "Trigger GitHub release" action
This commit is contained in:
Nicolò Ribaudo
2019-02-25 19:18:44 +01:00
committed by GitHub
parent fc1ea7f496
commit 4540f2653b
5 changed files with 54 additions and 6 deletions

View File

@@ -7,6 +7,11 @@ action "Trigger GitHub release" {
uses = "./.github/actions/trigger-github-release/"
secrets = ["GITHUB_TOKEN"]
env = {
COMMIT_AUTHOR_NAME = "Babel Bot"
COMMIT_AUTHOR_EMAIL = "babel@hopeinsource.com"
}
# When GitHub Actions will support the "release" event for public
# repositories, we won't need these checks anymore.
needs = [