fix(availability): 🐛 Fixed an issue where with 4k content, we could repeat notifications

This commit is contained in:
tidusjar 2022-03-06 20:44:18 +00:00
commit f9ebc1cc2e
5 changed files with 33 additions and 18 deletions

View file

@ -191,7 +191,7 @@ jobs:
with:
prerelease: true
generate_release_notes: true
# body: ${{ needs.versioning.outputs.changelog }}
body: ${{ needs.versioning.outputs.changelog }}
name: ${{ needs.versioning.outputs.tag }}
tag_name: ${{ needs.versioning.outputs.tag }}
files: |