RfidResearchGroup / ChameleonUltra

The new generation chameleon based on NRF52840 makes the performance of card emulation more stable. And gave the chameleon the ability to read, write, and decrypt cards.
https://chameleonultra.com
GNU General Public License v3.0
922 stars 153 forks source link

Upload DFU zip files to releases #42

Closed Foxushka closed 1 year ago

Foxushka commented 1 year ago

GitHub doesn't allow unauthorized users to download artifacts from actions. This PR will allow GitHub Actions to publish releases (pre-release) with .zip files for DFU (so users can flash it without GitHub account)

Required for https://github.com/GameTec-live/ChameleonUltraGUI/pull/52

doegox commented 1 year ago

I merged this PR but it generates a "pre-release" for every commit, will it keep only the latest pre-release? else it will become soon hard to manage

doegox commented 1 year ago

See https://github.com/dev-drprasad/delete-older-releases Could you integrate it to the workflow @Foxushka to keep only a few pre-releases? (and all releases)

gentilkiwi commented 1 year ago

No full DFU ?