Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Evans committed Nov 24, 2019
1 parent eaa4371 commit cbecc49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ inputs:
description: 'A GitHub access token.'
required: true
repository:
description: 'The full name of the repository to create or update a comment.'
description: 'The full name of the repository in which to create or update a comment.'
issue-number:
description: 'The number of the issue in which to create a comment.'
description: 'The number of the issue or pull request in which to create a comment.'
comment-id:
description: 'The id of the comment to update.'
body:
Expand Down

0 comments on commit cbecc49

Please sign in to comment.