ci: update docker workflow

This commit is contained in:
2024-12-01 07:01:55 -07:00
parent 20512bdf89
commit e2f404c33b

View File

@@ -204,7 +204,7 @@ jobs:
uses: docker/metadata-action@v3 uses: docker/metadata-action@v3
with: with:
images: | images: |
aetherinox/thetvapp-docker aetherinox/thetvapp
tags: | tags: |
type=raw,value=latest,enable=${{ endsWith(github.ref, 'main') }} type=raw,value=latest,enable=${{ endsWith(github.ref, 'main') }}
type=ref,event=tag type=ref,event=tag