mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-31 08:37:54 +00:00
chore: update action name
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM golang:1.11
|
||||
|
||||
# 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.icon"="message-square"
|
||||
LABEL "com.github.actions.color"="blue"
|
||||
|
||||
Reference in New Issue
Block a user