mirror of
https://github.com/MaSzyna-EU07/StarterNG.git
synced 2026-09-01 11:29:19 +02:00
download-artifact unpacks a zip it detects, so the Windows package arrived in dist/ as loose files (Starter.exe, the native dlls, startercfg/) and gh tried to upload the startercfg directory as a release asset. skip-decompress leaves the artifact as the file it was uploaded as. The two packages are also named explicitly instead of globbing dist/*, so a missing one fails the step rather than quietly publishing half a release.
4.4 KiB
4.4 KiB