diff --git a/action.yml b/action.yml index a4d7d7f..9b8992f 100644 --- a/action.yml +++ b/action.yml @@ -5,7 +5,7 @@ inputs: description: 'A repo scoped GitHub Personal Access Token' required: true repository: - description: 'The full name of the repository to send the dispatch. Defaults to the current repository.' + description: 'The full name of the repository to send the dispatch.' default: ${{ github.repository }} event-type: description: 'A custom webhook event name.'