Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 398 Bytes

CI

hooks-telegram-bot

Usage

 /bin/semantic-release \
        ...
        --hooks telegram-bot \
        --hooks-opt project_name="xxx" \
        --hooks-opt token="xxx" \
        --hooks-opt chat_id="xxx"