From a030fd2b7bc87069995d362e115c233c32d7106c Mon Sep 17 00:00:00 2001 From: MrPowerGamerBR <9496359+MrPowerGamerBR@users.noreply.github.com> Date: Tue, 22 Apr 2025 16:20:14 -0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index f725881..10920d7 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -19,7 +19,7 @@ jobs: with: path: 'Paper' repository: "PaperMC/Paper" - ref: 'main' + ref: 'ver/1.21.4' token: ${{ secrets.LORITTA_PAT }} - name: Get Paper Latest Commit Hash @@ -53,4 +53,4 @@ jobs: git config user.name "Loritta Morenitta" git config user.email 47356322+LorittaMorenitta@users.noreply.github.com git commit -m "Updated Upstream (Paper / $PAPER_SHORT_REF)" - git push \ No newline at end of file + git push