29ad8a06ff
actions/upload-artifact@v4 throws GHESNotSupportedError on Gitea Actions, aborting the job before the release-creation step runs. The Gitea-API release step below attaches the .exe directly anyway - the upload-artifact step was redundant on this side. ISCC compile itself is now green (run #33: minimal exit 0, real exit 0) after moving the runner off NT AUTHORITY\SYSTEM.