diff --git a/.github/workflows/deploy-docker.yml b/.github/workflows/deploy-docker.yml index 28941d35..bc3f53c3 100644 --- a/.github/workflows/deploy-docker.yml +++ b/.github/workflows/deploy-docker.yml @@ -204,7 +204,7 @@ jobs: uses: docker/metadata-action@v3 with: images: | - aetherinox/thetvapp-docker + aetherinox/thetvapp tags: | type=raw,value=latest,enable=${{ endsWith(github.ref, 'main') }} type=ref,event=tag