From e0826ba09e23e64d739c646d878818d15a4d0b55 Mon Sep 17 00:00:00 2001 From: mazano Date: Thu, 12 Oct 2023 15:22:03 +0200 Subject: [PATCH] fix deployment action --- .github/workflows/deploy-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-image.yaml b/.github/workflows/deploy-image.yaml index 49311c5..a30f9db 100644 --- a/.github/workflows/deploy-image.yaml +++ b/.github/workflows/deploy-image.yaml @@ -62,4 +62,4 @@ jobs: type=gha,scope=test type=gha,scope=prod cache-to: type=gha,scope=prod - target: postgis-backup-prod + target: postgis-backup-production