nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.61k stars 3.12k forks source link

Fix auto create release.yml #3639

Closed HHHartmann closed 4 months ago

HHHartmann commented 4 months ago

Fixes #.

for the prepare release note workflow to work it has to run on specific os versions

marcelstoer commented 4 months ago

I'm not sure if this fix is correct or if not fixing it would cause any issues. However, fix at least brings this on par with what we have in the build script at https://github.com/nodemcu/nodemcu-firmware/blob/dev/.github/workflows/build.yml.