mirror of
https://github.com/peter-evans/repository-dispatch.git
synced 2026-06-11 11:21:25 +00:00
Update input description
This commit is contained in:
@@ -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.'
|
||||
|
||||
Reference in New Issue
Block a user