From 2ee56d2089554399bde6809993aa8da2faf164bc Mon Sep 17 00:00:00 2001 From: Constrat <56174894+Constrat@users.noreply.github.com> Date: Wed, 5 Nov 2025 11:44:38 +0100 Subject: [PATCH] fix: move to public arkntools repo for txwy Thanks to @Tsuk1ko --- .github/workflows/res-update-game.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/res-update-game.yml b/.github/workflows/res-update-game.yml index be61112a11..5ca13491a4 100644 --- a/.github/workflows/res-update-game.yml +++ b/.github/workflows/res-update-game.yml @@ -95,8 +95,8 @@ jobs: uses: actions/checkout@v5 with: show-progress: false - repository: arkntools/arknights-toolbox-update - ref: data-tw + repository: arkntools/arknights-data-tw-for-maa + ref: main path: ./excel token: ${{ secrets.ARKNTOOLS_MAA_RESOURCE_UPDATER}}