From 1bfaac749d66b4209367c7088c27e364930eeb6a Mon Sep 17 00:00:00 2001 From: Christoph Senkel Date: Thu, 14 Dec 2023 16:15:49 +0100 Subject: [PATCH] adjust tag --- .github/workflows/build-postgres-container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-postgres-container.yml b/.github/workflows/build-postgres-container.yml index cf21b08..c187960 100644 --- a/.github/workflows/build-postgres-container.yml +++ b/.github/workflows/build-postgres-container.yml @@ -31,7 +31,7 @@ jobs: images: | ghcr.io/${{ github.repository }} tags: | - type=postgres + type=edge type=ref,event=pr type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}}