diff --git a/action.yml b/action.yml index 5f5aa89..1fefbf9 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: 'Changelog link checker' description: 'Detects and blocks pull requests with broken links in changelog files' inputs: repoToken: - description: 'Token for the repository.' + description: 'Token for the repository' required: true changeLogDirectory: description: 'Relative path from root of repo to changelog directory'