Drop GitHub-only upload-artifact step from Gitea workflow #17
Reference in New Issue
Block a user
Delete Branch "fix-gitea-upload"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
actions/upload-artifact@v4 is unsupported on Gitea (GHESNotSupportedError) and aborts the job before the release-creation step. Removed it - the release step attaches the .exe via Gitea API directly. ISCC itself is now compiling cleanly after moving the runner off SYSTEM.