From daad0ced89982b7713b90c92f3106347c6484d05 Mon Sep 17 00:00:00 2001 From: Syping Date: Mon, 23 Mar 2026 02:21:33 +0100 Subject: [PATCH] [skip ci] CI: remove type=ref,event=tag --- .github/workflows/container.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 480289f..c8b1dbf 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -21,7 +21,6 @@ jobs: images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} tags: | type=ref,event=branch - type=ref,event=tag type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}} type=semver,pattern={{major}}