Skip to content

Commit 9e4c1d7

Browse files
committed
fix(ci): upload from ghcr
1 parent 0316adf commit 9e4c1d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ jobs:
6767
file: docker/Dockerfile
6868
push: true
6969
tags: |
70-
jeertmans/manim-slides:latest
71-
jeertmans/manim-slides:${{ steps.create_release.outputs.tag_name }}
70+
ghcr.io/jeertmans/manim-slides:latest
71+
ghcr.io/jeertmans/manim-slides:${{ steps.create_release.outputs.tag_name }}

0 commit comments

Comments
 (0)