manim/.github/workflows
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
..
cffconvert.yml Bump actions/checkout from 5 to 6 (#4498) 2025-12-02 01:18:38 +01:00
ci.yml Bump actions/cache from 4 to 5 (#4523) 2026-01-13 17:54:08 +01:00
codeql.yml Bump actions/checkout from 5 to 6 (#4498) 2025-12-02 01:18:38 +01:00
dependent-issues.yml ci: use pull_request_target for dependent action (#821) 2020-12-03 08:54:27 -05:00
publish-docker.yml Bump docker/build-push-action from 5 to 6 (#3835) 2024-07-01 21:17:46 +00:00
python-publish.yml Fix publish release workflow (#4600) 2026-02-22 11:05:09 +01:00
release-publish-documentation.yml Bump actions/upload-artifact from 5 to 6 (#4522) 2026-01-13 17:54:32 +01:00