This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-09-29 18:01:37 +02:00
parent 7de39f25e6
commit 1b76f597fc

View file

@ -7,13 +7,13 @@ jobs:
- name: "Clone modpack"
uses: actions/checkout@v3
with:
repository: "root/posspack"
repository: "ashley/mcpack"
path: "pack"
- name: "Clone wiki"
uses: actions/checkout@v3
with:
repository: "root/posspack.wiki"
repository: "ashley/mcpack.wiki"
path: "wiki"
ref: "main"