9
0
mirror of https://github.com/SparklyPower/SparklyPaper.git synced 2025-12-19 15:09:27 +00:00

Checkout correct branch

This commit is contained in:
MrPowerGamerBR
2024-06-21 16:13:36 -03:00
parent 7b2daeab48
commit 6bab429776

View File

@@ -11,6 +11,7 @@ jobs:
uses: actions/checkout@v3
with:
path: 'SparklyPaper'
ref: 'ver/1.20.6'
token: ${{ secrets.LORITTA_PAT }}
- name: Checkout Paper Repository
@@ -18,6 +19,7 @@ jobs:
with:
path: 'Paper'
repository: "PaperMC/Paper"
ref: 'ver/1.20.6'
token: ${{ secrets.LORITTA_PAT }}
- name: Get Paper Latest Commit Hash