FujiNetWIFI / fujinet-firmware

8-bit systems to ESP32 WiFi Multifunction Firmware
https://fujinet.online
GNU General Public License v3.0
224 stars 68 forks source link

add nightly builds GHA #739

Closed benjamink closed 4 months ago

benjamink commented 4 months ago

GitHub Action that will build nightly firmware builds & attach them to a pre-existing static Release.

NOTE

The URL in this PR in lines 77-78 & 87-88 need to be updated for the pre-created Release setup in the FujiNetWiFi/fujinet-firmware repo.

Find the URL for the new release at this URL: https://api.github.com/repos/fujinetwifi/fujinet-firmware/releases

Also this permission setting in Settings -> Actions -> General will need to be set to allow the Action to upload the assets:

Actions_settings_·_benjamink_fujinet-firmware