Files
Krzysztof Cieślik dca80c7821
All checks were successful
CI / Build firmware (push) Successful in 38s
CI / Check formatting (push) Successful in 13s
CI / Static analysis (push) Successful in 12s
CI / Build documentation (push) Successful in 14s
Fix CI: use upload-artifact@v3, hardcode public Gitea hostname
upload-artifact@v4 is not supported on self-hosted Gitea (GHES).
Downgrade to v3 which works with Gitea Actions.

GITHUB_SERVER_URL resolves to the internal Docker address (http://gitea:3000)
instead of the public URL, making the gh-pages push URL malformed.
Hardcode gitea.archvium.eu as the push target.
2026-05-21 23:24:15 +02:00

3.2 KiB