manim/.github
Benjamin Hackl 7c1c9258d0
Fix publish release workflow (#4600)
* 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
2026-02-22 11:05:09 +01:00
..
ISSUE_TEMPLATE Let SceneFileWriter access ffmpeg via av instead of via external process (#3501) 2024-05-15 13:23:09 +00:00
PULL_REQUEST_TEMPLATE Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
scripts Test on Apple Silicon ARM64 (#4496) 2026-01-12 01:22:16 +01:00
workflows Fix publish release workflow (#4600) 2026-02-22 11:05:09 +01:00
codeql.yml Exclude check for cyclic imports by CodeQL (#4384) 2025-08-09 19:22:07 +02:00
dependabot.yml CI: update actions version and add dependabot config (#3029) 2022-11-19 09:38:13 -07:00
manimdependency.json Update macos packages (#3812) 2024-06-19 13:47:12 -04:00
PULL_REQUEST_TEMPLATE.md Rework and consolidate release changelog script, add previously skipped changelog entries (#4568) 2026-02-04 10:10:39 +01:00
release.yml Add .github/release.yml for improved classifications in automatically generated changelogs (#4526) 2026-01-13 22:37:39 +01:00