diff --git a/action.yml b/action.yml index d836158..04db9e4 100644 --- a/action.yml +++ b/action.yml @@ -4,6 +4,10 @@ name: 'Build and Push Docker Image with Release' description: 'Builds a Docker image and pushes it to Docker Hub, then creates a GitHub release and sends Telegram notifications.' author: 'Yuri V (@yuri-val)' +branding: + icon: 'upload-cloud' + color: 'orange' + inputs: telegram_to: description: 'Telegram recipient/chat ID'