diff --git a/.github/workflows/res-update-game.yml b/.github/workflows/res-update-game.yml index 0233bbc509..c4599451c2 100644 --- a/.github/workflows/res-update-game.yml +++ b/.github/workflows/res-update-game.yml @@ -283,7 +283,7 @@ jobs: if: steps.add_files.outputs.have_commits == 'True' uses: ad-m/github-push-action@master with: - github_token: ${{ secrets.MAA_RESOURCE_SYNC }} + github_token: ${{ secrets.MISTEOWORKFLOW }} - name: Update OTA resource if: steps.add_files.outputs.have_commits == 'True'