parent
7de39f25e6
commit
1b76f597fc
1 changed files with 2 additions and 2 deletions
|
@ -7,13 +7,13 @@ jobs:
|
||||||
- name: "Clone modpack"
|
- name: "Clone modpack"
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: "root/posspack"
|
repository: "ashley/mcpack"
|
||||||
path: "pack"
|
path: "pack"
|
||||||
|
|
||||||
- name: "Clone wiki"
|
- name: "Clone wiki"
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: "root/posspack.wiki"
|
repository: "ashley/mcpack.wiki"
|
||||||
path: "wiki"
|
path: "wiki"
|
||||||
ref: "main"
|
ref: "main"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue