mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* ci: fix publish release workflow - Add sudo to apt-get calls (runner is non-root) - Add contents: write permission for uploading release assets - Drop uv sync before uv build (unnecessary) - Replace archived upload-release-asset action and redundant Python/requests API script with gh release upload; tag name is available directly from the release event context - Strip leading v from tag name to match built artifact filename * ci: set bash shell for release asset upload step |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| PULL_REQUEST_TEMPLATE | ||
| scripts | ||
| workflows | ||
| codeql.yml | ||
| dependabot.yml | ||
| manimdependency.json | ||
| PULL_REQUEST_TEMPLATE.md | ||
| release.yml | ||