mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-01-18 19:22:44 +08:00
Update action.yml
This commit is contained in:
parent
eaa43711c7
commit
cbecc49094
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user