diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 38330fd..e606928 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,9 +24,8 @@ jobs: uses: docker/metadata-action@v4 with: images: ${{ secrets.DOCKER_USERNAME }}/jellyplex-watched # list of Docker images to use as base name for tags - flavor: | - latest=auto tags: | + type=raw,value=latest,enable={{is_default_branch}} type=ref,event=branch type=ref,event=pr type=semver,pattern={{version}}