From 32a8188f3b6ce143f20f5c66644af44c9ad8ef3a Mon Sep 17 00:00:00 2001 From: The Judge <53906078+thejudge156@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:40:12 -0700 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 21c70789..06223c11 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -86,6 +86,7 @@ jobs: uses: actions/checkout@v4 with: repository: QuestCraftPlusPlus/Wrapper-IL2CPP + token: ${{ secrets.PERSONAL_TOKEN }} - name: Grab IL2CPP changes uses: actions/download-artifact@v4 with: