mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-21 15:08:15 +03:00
fix release creation
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -253,7 +253,7 @@ jobs:
|
|||||||
./code/.pio/build/esp32cam/partitions.bin
|
./code/.pio/build/esp32cam/partitions.bin
|
||||||
./code/.pio/build/esp32cam/bootloader.bin
|
./code/.pio/build/esp32cam/bootloader.bin
|
||||||
./sd-card/html/version.txt
|
./sd-card/html/version.txt
|
||||||
key: ${{ steps.vars.outputs.branch }}
|
key: ${{ github.run_number }}
|
||||||
|
|
||||||
# import the changes from
|
# import the changes from
|
||||||
- name: Get generated files from cache
|
- name: Get generated files from cache
|
||||||
|
|||||||
@@ -72,7 +72,7 @@ If anything breaks you can try to enforce manual update as following:
|
|||||||
- n.a.
|
- n.a.
|
||||||
|
|
||||||
|
|
||||||
## [12.0.1](https://github.com/jomjol/AI-on-the-edge-device/releases/tag/v12.0.1), 2022-09-29
|
## [12.0.1] 2022-09-29
|
||||||
|
|
||||||
Improve **u**ser e**x**perience
|
Improve **u**ser e**x**perience
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user