parent
5215e45d3d
commit
2ea26ab78a
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- name: "Clone wiki"
|
- name: "Clone wiki"
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: ${{ github.repository }}".wiki"
|
repository: ${{ github.repository }}.wiki
|
||||||
path: "wiki"
|
path: "wiki"
|
||||||
ref: "main"
|
ref: "main"
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ hash = "f5f59ff0fc15dc9a530fb7631f940385aed1e8b25bdbef8cca59ab06560593f8"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = ".forgejo/workflows/update-wiki.yaml"
|
file = ".forgejo/workflows/update-wiki.yaml"
|
||||||
hash = "e19aeb0eae1e6ac9cce966744af3c4ed77b210a93536170664e7d3634580a1da"
|
hash = "1db40031911bc9e36822fea2e16d83c7531322c08db87ac830996270f1a419ed"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods.txt"
|
file = "mods.txt"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "8cbffda6b5105d76714dd7b5aaccc09ad6a8bc4165d5102dcd9241f0b6c58a92"
|
hash = "db05bf5db71780dbea86cc305ddeb8d7735abe6c3fd878fb7877f111d0caaaa1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.5"
|
fabric = "0.16.5"
|
||||||
|
|
Loading…
Add table
Reference in a new issue