Fix workflows

This commit is contained in:
iranl
2024-07-19 17:15:28 +02:00
parent 9b9a87e41c
commit 96fcbecebf
3 changed files with 5 additions and 2 deletions

View File

@@ -166,10 +166,9 @@ jobs:
name: "Nuki Hub ${{ steps.get_version.outputs.VERSION }}"
artifacts: ${{ steps.zip.outputs.artifacts }}
artifactContentType: application/zip
- name: Add version info
- name: Copy binaries to ota and webflash and remove beta
env:
Version: ${{ github.run_id }}.${{ github.run_number }}.${{ github.run_attempt }}
- name: Copy binaries to ota and webflash and remove beta
run: |
cp -vf release/*/nuki_hub_*.bin ota/
cp -vf release/*/webflash_nuki_hub_*.bin webflash/