From 7888c16487aa48dda2c28b587aa1beb0b1bb313e Mon Sep 17 00:00:00 2001 From: Timothy Schenk Date: Wed, 15 Nov 2023 13:53:31 +0100 Subject: [PATCH] ci: incorrect instance name --- .gitea/workflows/server.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/server.yaml b/.gitea/workflows/server.yaml index f512777..8c163ef 100644 --- a/.gitea/workflows/server.yaml +++ b/.gitea/workflows/server.yaml @@ -4,7 +4,7 @@ on: [ push ] env: # Name of module and id separated by a slash - INSTANCE: Wiki/wiki + INSTANCE: Continuity/wiki # Replace HI with the ID of the instance in capital letters ARTIFACT: wiki.zip # Writerside docker image version