mirror of
https://github.com/SparklyPower/SparklyPaper.git
synced 2025-12-28 11:29:07 +00:00
Set the current commit to the last commit used in Paper's 1.21.1 branch, update the auto-update script to only update based on the 1.21.1 Paper branch
This commit is contained in:
2
.github/workflows/auto-update.yml
vendored
2
.github/workflows/auto-update.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
path: 'Paper'
|
||||
repository: "PaperMC/Paper"
|
||||
ref: 'master'
|
||||
ref: 'ver/1.21.1'
|
||||
token: ${{ secrets.LORITTA_PAT }}
|
||||
|
||||
- name: Get Paper Latest Commit Hash
|
||||
|
||||
Reference in New Issue
Block a user