diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 7da907c1..30586889 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -253,7 +253,7 @@ jobs: ./code/.pio/build/esp32cam/partitions.bin ./code/.pio/build/esp32cam/bootloader.bin ./sd-card/html/version.txt - key: ${{ steps.vars.outputs.branch }} + key: ${{ github.run_number }} # import the changes from - name: Get generated files from cache diff --git a/Changelog.md b/Changelog.md index 15af6862..4dff5406 100644 --- a/Changelog.md +++ b/Changelog.md @@ -72,7 +72,7 @@ If anything breaks you can try to enforce manual update as following: - 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