adafruit / tinyuf2

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx
MIT License
314 stars 172 forks source link

Update ESP32 GitHub Actions to upload to Amazon S3 #278

Closed makermelissa closed 1 year ago

makermelissa commented 1 year ago

Description of Change

This modifies the GitHub actions so that release files are uploaded to Amazon S3. I was unable to test this in my own repo. I already set up the AWS secrets, so this should work. I'll do a release to test after this is merged.

If the test works, then #277 should be done.