Fix release workflow (#405)

This commit is contained in:
iranl
2024-06-20 18:35:14 +02:00
committed by GitHub
parent b673fb4d5c
commit b7108098f8

View File

@@ -163,7 +163,7 @@ jobs:
with:
prerelease: false
allowUpdates: true
updateOnlyUnreleased: true
updateOnlyUnreleased: false
draft: true
name: "Nuki Hub ${{ steps.get_version.outputs.VERSION }}"
artifacts: ${{ steps.zip.outputs.artifacts }}