Stefan-Olt / MISRC

MISRC Is a multi channel RF capture device for FM RF, S-Video, CVBS RAW capture and anything else, but intended and supported for the decode family of projects vhs-decode, ld-decode, hifi-decode.
48 stars 4 forks source link

Add build and release workflow #5

Closed JuniorIsAJitterbug closed 7 months ago

JuniorIsAJitterbug commented 7 months ago

When a tag is created this will:

  1. Build misrc_extract
  2. Create an archive with the tag name
  3. Create a release on GitHub
  4. Upload the archive to the release

It can be triggered manually with gh workflow run "Build and release binary"

Currently only Linux binaries.