mirror of
https://github.com/SparklyPower/SparklyPaper.git
synced 2025-12-30 20:39:06 +00:00
Update to Paper 1.21.3
This commit is contained in:
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: 'SparklyPaper'
|
||||
ref: 'ver/1.21.1'
|
||||
ref: 'ver/1.21.3'
|
||||
token: ${{ secrets.LORITTA_PAT }}
|
||||
|
||||
- name: Checkout Paper Repository
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
path: 'Paper'
|
||||
repository: "PaperMC/Paper"
|
||||
ref: 'ver/1.21.1'
|
||||
ref: 'master'
|
||||
token: ${{ secrets.LORITTA_PAT }}
|
||||
|
||||
- name: Get Paper Latest Commit Hash
|
||||
|
||||
Reference in New Issue
Block a user