fix(ci): upload from ghcr

This commit is contained in:
Jérome Eertmans
2024-01-26 17:04:18 +01:00
parent 0316adf69e
commit 9e4c1d76ee

View File

@ -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 }}