Update input description

This commit is contained in:
Peter Evans
2020-05-05 09:17:05 +09:00
parent 56cbd49233
commit f9ec82f96b

View File

@@ -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.'