From e268fea519e920a99be58d81e0160bcbc96bb064 Mon Sep 17 00:00:00 2001 From: joneugster Date: Wed, 22 Nov 2023 15:27:41 +0100 Subject: [PATCH] update workflow --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 92f271f..3595001 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -58,7 +58,7 @@ jobs: with: name: build-for-server-import path: | - game.tar.gz + game.zip - name: What next? run: echo "To export the game to the Game Server, open https://adam.math.hhu.de/import/trigger/${GITHUB_REPOSITORY,,} \n Afterwards, you can play the game at https://adam.math.hhu.de/#/g/${GITHUB_REPOSITORY,,}"