mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-07-03 13:54:44 +08:00
fix(ci): upload from ghcr
This commit is contained in:
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -67,5 +67,5 @@ jobs:
|
|||||||
file: docker/Dockerfile
|
file: docker/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
jeertmans/manim-slides:latest
|
ghcr.io/jeertmans/manim-slides:latest
|
||||||
jeertmans/manim-slides:${{ steps.create_release.outputs.tag_name }}
|
ghcr.io/jeertmans/manim-slides:${{ steps.create_release.outputs.tag_name }}
|
||||||
|
Reference in New Issue
Block a user