mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
- Add script CUETools/collect_files.bat, which copies the required files (.exe, .dll, etc.) according to the CUETools folder structure - Add GitHub action .github/workflows/release-windows.yml, which is triggered upon tags or manually - Upload the directory including the built CUETools binaries as zip file using actions/upload-artifact@v2