fix: added latest tag at release

This commit is contained in:
Simone Corsi
2021-01-16 12:36:49 +01:00
parent 738785e8bf
commit 6b8b525143
2 changed files with 7 additions and 2 deletions

View File

@@ -39,3 +39,6 @@ jobs:
tag_name: ${{ steps.changelog.outputs.tag }}
release_name: ${{ steps.changelog.outputs.tag }}
body: ${{ steps.changelog.outputs.changelog }}
- name: Latest tag
uses: EndBug/latest-tag@v1.4.0