From c0f000f0bd7343111ebb6a9dcb4f1648a966aac8 Mon Sep 17 00:00:00 2001 From: Fredrik Olsson Date: Tue, 12 Apr 2022 20:19:38 +0200 Subject: [PATCH] Fixing erroneous image tag --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fc24506..761bd06 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: file: Dockerfile push: true tags: | - ghcr.io/mo-rise/crowsnest-processor-ais-decodee:latest + ghcr.io/mo-rise/crowsnest-processor-ais-decode:latest ghcr.io/mo-rise/crowsnest-processor-ais-decode:${{ github.event.release.tag_name }} - name: Image digest