From 26799c5fca669cb487fab482da0d7f3eddfe7013 Mon Sep 17 00:00:00 2001 From: David <56174894+Constrat@users.noreply.github.com> Date: Fri, 10 Nov 2023 21:07:35 +0100 Subject: [PATCH] ci: env resource updater [skip changelog] --- .github/workflows/res-update-game.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/res-update-game.yml b/.github/workflows/res-update-game.yml index f8f6a6fd82..84ba1b1039 100644 --- a/.github/workflows/res-update-game.yml +++ b/.github/workflows/res-update-game.yml @@ -36,7 +36,7 @@ jobs: env: ARKNTOOLS_MAA_RESOURCE_UPDATER_TOKEN: ${{ secrets.ARKNTOOLS_MAA_RESOURCE_UPDATER }} run: | - .\tools\ResourceUpdater\x64\Release\ResourceUpdater.exe $ARKNTOOLS_MAA_RESOURCE_UPDATER_TOKEN + .\tools\ResourceUpdater\x64\Release\ResourceUpdater.exe "$env:ARKNTOOLS_MAA_RESOURCE_UPDATER_TOKEN" - name: Overseas Tasks Ordering run: | python3 tools/TaskSorter/TaskSorter.py