Fix changelog

This commit is contained in:
Arthur
2019-03-28 10:48:23 +03:00
parent b271e3cd51
commit 4db02362e3
2 changed files with 76 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ jobs:
install:
- pip install GitPython PyGithub
script:
- PYTHONUNBUFFERED=1 python ./gen_changelog.py
- PYTHONUNBUFFERED=1 python ./builder/assets/gen_changelog.py
stages:
- Build
- Annotate