rename to public org
All checks were successful
Build Docker Image / build (push) Successful in 4m38s

This commit is contained in:
2024-11-28 10:00:16 +01:00
parent f59e358b4f
commit b684857439

View File

@@ -22,7 +22,7 @@ jobs:
uses: docker/metadata-action@v5 uses: docker/metadata-action@v5
with: with:
images: | images: |
git.pollinger.dev/julian/texlive git.pollinger.dev/public/texlive
tags: | tags: |
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }} type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}