updated release workflow, added lokalise

This commit is contained in:
tomaae 2020-04-16 01:02:35 +02:00
parent 092a0b9dd2
commit 846b487810
3 changed files with 48 additions and 1 deletions

View file

@ -25,6 +25,7 @@ import sys
from github import Github
BODY = """
[![Downloads for this release](https://img.shields.io/github/downloads/tomaae/homeassistant-mikrotik_router/{version}/total.svg)](https://github.com/tomaae/homeassistant-mikrotik_router/releases/{version})
{changes}
"""