We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede4992 commit bcd5a23Copy full SHA for bcd5a23
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
with:
18
repository: PaperMC/Folia
19
- ref: dev/hard-fork
+ ref: ver/1.12.5
20
path: Folia
21
- name: Checkout the Publish Repo
22
0 commit comments