From e54a8871ea411788c557d1f7c5c71aa636b5275b Mon Sep 17 00:00:00 2001 From: Juan Picado Date: Sat, 22 May 2021 07:44:42 +0200 Subject: [PATCH] chore: disable latest for 4.x --- .github/workflows/docker-publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index d92d7aa76..82f468532 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -37,6 +37,7 @@ jobs: images: ${{ github.repository }} tag-custom: 4.x-next tag-custom-only: ${{ github.ref == 'refs/heads/4.x' }} + tag-latest: false tag-semver: | {{version}} {{major}}