diff --git a/.github/templates/.release_notes.md.j2 b/.github/templates/.release_notes.md.j2 index 1593ffa..57a1041 100644 --- a/.github/templates/.release_notes.md.j2 +++ b/.github/templates/.release_notes.md.j2 @@ -10,6 +10,10 @@ You can install this version via pip from [PyPI](https://pypi.org/project/python python -m pip install services-test4=={{ version }} ``` +{{ context }} + +{{ context.repo_name }} + {{ repo_name }} {{ repo_owner }}