Skip to content

Commit 451bc30

Browse files
Update README.md
1 parent 85529d0 commit 451bc30

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Input | Purpose
4848
------------------|---------------------------------------------------------------------------------------------------------------------------------------
4949
room-id | Specify Gitter room id in which message needs to be sent
5050
token | Personal access token of a user who has permission to send messages to above mentioned Gitter room.
51-
text | Message need to be displayed (Ref, EventName, ActionUrl are automatically added to the message).
52-
message-id | Instead of creating a new message if you want to replace existing then you can provide id. After github action submitted message id can be accessed via action outputs.
51+
text | Message text need to be displayed (Ref, EventName and ActionUrl will be automatically added to the message).
52+
message-id | Privide message id if you want to replace existing message. Otherwise gitter notify action will return submitted message id and you can access it via step outputs.
5353

54-
>**At the moment Gitter developer api does not provide option to reset personal access token**
54+
>**At the moment Gitter developer api does not provide option to reset personal access token**

0 commit comments

Comments
 (0)