bep
This commit is contained in:
parent
2ea26ab78a
commit
a61fffa849
3 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
|||
on: [push]
|
||||
name: "Update wiki"
|
||||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
update:
|
||||
name: "Update wiki"
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "Clone modpack"
|
||||
|
|
|
@ -6,7 +6,7 @@ hash = "f5f59ff0fc15dc9a530fb7631f940385aed1e8b25bdbef8cca59ab06560593f8"
|
|||
|
||||
[[files]]
|
||||
file = ".forgejo/workflows/update-wiki.yaml"
|
||||
hash = "1db40031911bc9e36822fea2e16d83c7531322c08db87ac830996270f1a419ed"
|
||||
hash = "761fb36a5eb6d2edb2a1f13de1dc296f2f714c22db9dd8e2317950f77d38aaa1"
|
||||
|
||||
[[files]]
|
||||
file = "mods.txt"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "db05bf5db71780dbea86cc305ddeb8d7735abe6c3fd878fb7877f111d0caaaa1"
|
||||
hash = "a671e24d25c22ec3fa2a7db0a9909bdbd546590af078893f5433592a343b0fbd"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue