From 93f69c384d34bbdcaf017edfcb1a5fe43b94bfc5 Mon Sep 17 00:00:00 2001 From: Luigi311 Date: Mon, 23 May 2022 14:15:55 -0600 Subject: [PATCH] Fix latest --- .github/workflows/ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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}}