mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-07-03 23:06:45 +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
|
||||
push: true
|
||||
tags: |
|
||||
jeertmans/manim-slides:latest
|
||||
jeertmans/manim-slides:${{ steps.create_release.outputs.tag_name }}
|
||||
ghcr.io/jeertmans/manim-slides:latest
|
||||
ghcr.io/jeertmans/manim-slides:${{ steps.create_release.outputs.tag_name }}
|
||||
|
Reference in New Issue
Block a user