mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
fix(availability): 🐛 Fixed an issue where with 4k content, we could repeat notifications
This commit is contained in:
parent
60cfd41f68
commit
f9ebc1cc2e
5 changed files with 33 additions and 18 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue