Fix release workflow (#405)

This commit is contained in:
iranl
2024-06-20 23:35:14 +07:00
committed by GitHub
parent b673fb4d5c
commit b7108098f8
+1 -1
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 }}