mirror of
https://github.com/SparklyPower/SparklyPaper.git
synced 2025-12-19 15:09:27 +00:00
Update auto-update.yml
This commit is contained in:
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
@@ -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
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user