diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index e29b583..5143b43 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: 'master' + ref: 'main' token: ${{ secrets.LORITTA_PAT }} - name: Get Paper Latest Commit Hash