diff --git a/action.yml b/action.yml index 8afbf8e..e200f6f 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ name: 'release-please-action' description: 'automated releases based on conventional commits' -author: 'Ben Coe ' +author: Google LLC inputs: token: description: 'GitHub token for creating and grooming release PRs, e.g., secrets.GITHUB_TOKEN'