We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd5d89 commit 1fc6329Copy full SHA for 1fc6329
.github/workflows/LVGL_MicroPython.yml
@@ -75,7 +75,7 @@ jobs:
75
repo_token: ${{secrets.GITHUB_TOKEN}}
76
file: ${{env.OUTPUT}}/${{env.FIREMWARE}}
77
asset_name: ${{env.FIREMWARE}}
78
- tag: LVGL_MicroPython
+ tag: LVGL_MicroPython-$(date +"%Y%m%d")
79
body: |
80
### LVGL & MicroPython Firmware For ESP32
81
[LVGL_MicroPython](https://github.com/lvgl-micropython/lvgl_micropython)
0 commit comments