chore: update action name

This commit is contained in:
Bo-Yi Wu
2019-02-17 12:59:09 +08:00
parent 53580df274
commit 4279b287d4
+1 -1
View File
@@ -1,7 +1,7 @@
FROM golang:1.11 FROM golang:1.11
# Github labels # Github labels
LABEL "com.github.actions.name"="Action Telegram" LABEL "com.github.actions.name"="Telegram Notify"
LABEL "com.github.actions.description"="Sending a Telegram notification message" LABEL "com.github.actions.description"="Sending a Telegram notification message"
LABEL "com.github.actions.icon"="message-square" LABEL "com.github.actions.icon"="message-square"
LABEL "com.github.actions.color"="blue" LABEL "com.github.actions.color"="blue"