mirror of
https://github.com/SparklyPower/SparklyPaper.git
synced 2025-12-19 15:09:27 +00:00
Update auto update action
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.4'
|
||||
ref: 'ver/1.21.5'
|
||||
token: ${{ secrets.LORITTA_PAT }}
|
||||
|
||||
- name: Checkout Paper Repository
|
||||
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
path: 'Paper'
|
||||
repository: "PaperMC/Paper"
|
||||
ref: 'ver/1.21.4'
|
||||
ref: 'main'
|
||||
token: ${{ secrets.LORITTA_PAT }}
|
||||
|
||||
- name: Get Paper Latest Commit Hash
|
||||
|
||||
Reference in New Issue
Block a user