From 6da54a59289977d9f1b10e092c7737833f410759 Mon Sep 17 00:00:00 2001 From: Arlind Date: Tue, 6 Jan 2026 18:35:47 +0100 Subject: [PATCH] Update CI from skins-template --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 4ebea118..e9cc8655 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -33,7 +33,7 @@ env: REPO_THUMBNAIL_DIR: "${{ github.workspace }}/media/thumbnail" README_PATH: "${{ github.workspace }}/README.md" GAMEPLAY_REPLAY_PATH: "/app/danser/custom-replays/yomi_yori.osr" - THUMBNAIL_REPLAY_PATH: "/app/danser/custom-replays/combo_colors.osr" + THUMBNAIL_REPLAY_PATH: "/app/danser/custom-replays/custom-preview.osr" PANEL_REPLAY_PATH: "/app/danser/custom-replays/2000_gekis.osr" OSK_PATH: "${{ github.workspace }}/export" IMAGE_NAME: osc/skins-image