From cb4977523d1671e34153cbdd345be70c3ca98525 Mon Sep 17 00:00:00 2001 From: MrPowerGamerBR Date: Mon, 22 Dec 2025 15:51:39 -0300 Subject: [PATCH] Update commit auto updater workflow --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index f12bcb4..a1f2dc9 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -11,7 +11,7 @@ jobs: uses: actions/checkout@v3 with: path: 'SparklyPaper' - ref: 'ver/1.21.10' + ref: 'ver/1.21.11' token: ${{ secrets.LORITTA_PAT }} - name: Checkout Paper Repository