Files
Warlock-Studio-Universal/.gitea/workflows
vlad.os 7f6bb8911a CI: full rewrite — zero external actions, AppImage + exe
- Remove actions/checkout@v4/v3 (Gitea incompatibility)
- Checkout via git clone with server_url + RELEASE_TOKEN
- Remove upload-artifact@v4 (GHESNotSupportedError)
- Upload directly to Gitea release via API
- Linux → AppImage (portable, self-contained)
- Windows → .exe + ZIP
- Fix PYTHON_WIN_URL, icon generation, checkout URL
2026-06-27 03:42:02 +03:00
..