Commit Graph

2 Commits

Author SHA1 Message Date
justin 29ad8a06ff Drop GitHub-only upload-artifact step from Gitea workflow
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.
2026-05-08 14:12:11 -04:00
justin b66dd245c0 Sync from GitHub main: Gitea Actions support (#7) 2026-05-08 12:02:59 -04:00