From dab04f4e3b1d87af5be9138c931bf637637a2535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elisi=C3=A1rio=20Couto?= Date: Sun, 18 Feb 2024 21:14:23 +0000 Subject: [PATCH] fix: Change project name on container registries. --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2640640..9497d0e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -55,8 +55,8 @@ jobs: with: # list of Docker images to use as base name for tags images: | - elisiariocouto/jsonschema-markdown - ghcr.io/elisiariocouto/jsonschema-markdown + elisiariocouto/leggen + ghcr.io/elisiariocouto/leggen # generate Docker tags based on the following events/attributes tags: | type=ref,event=tag