This action notifies you in Telegram when there is a new release.
Multiline input of convetional commits prefixes. Default feat fix.
Required Telegram bot token.
Required Telegram chat ID.
JSON string from the github.event payload with an array of commits. If not provided, it is assumed that the commits are taken from the current workflow.
uses: egorpariah/[email protected]
with:
prefixes: |-
feat
fix
TOKEN: tg-bot-token
CHAT_ID: tg-chat-id