bep
This commit is contained in:
parent
7de39f25e6
commit
1b76f597fc
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue