take the artifact action from a fork of our own #10

Merged
alex merged 1 commits from fix/artifact-fork into master 2026-08-14 00:26:28 +00:00
1 Commits
Author SHA1 Message Date
alex 7e23122743 take the artifact action from a fork of our own
Pull request / build (pull_request) Successful in 37s
Upstream v4 refuses to run anywhere but github.com: it reads
GITHUB_SERVER_URL, calls everything else a GitHub Enterprise Server and
throws before making a request. A probe run settled the rest — the name
cannot be overridden from a step, because the runner sets the GITHUB_
ones last. So the action now comes from this Gitea, forked with that one
check removed, on a fixed tag rather than a floating one.
2026-08-14 05:24:07 +05:00