mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-01 22:49:45 +11:00
fix action.yml
This commit is contained in:
parent
ec62ec7546
commit
841d232c5a
1 changed files with 0 additions and 2 deletions
|
|
@ -20,10 +20,8 @@ inputs:
|
||||||
outputs:
|
outputs:
|
||||||
comment-created:
|
comment-created:
|
||||||
description: "Whether a comment was created."
|
description: "Whether a comment was created."
|
||||||
required: true
|
|
||||||
comment-id:
|
comment-id:
|
||||||
description: "If a comment was created, the id of it."
|
description: "If a comment was created, the id of it."
|
||||||
required: true
|
|
||||||
branding:
|
branding:
|
||||||
icon: message-circle
|
icon: message-circle
|
||||||
color: purple
|
color: purple
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue