mirror of
https://bgithub.xyz/Minecraft-Transit-Railway/LetsPlay-Packwiz
synced 2026-02-04 09:44:39 +08:00
Fix github action files included
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports
|
# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports
|
||||||
# See https://git-scm.com/docs/gitignore
|
# See https://git-scm.com/docs/gitignore
|
||||||
|
|
||||||
|
/.github/**
|
||||||
|
|
||||||
# Exclude README
|
# Exclude README
|
||||||
/README.md
|
/README.md
|
||||||
|
|||||||
@@ -1,9 +1,5 @@
|
|||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = ".github/workflows/pages.yml"
|
|
||||||
hash = "818802f032d48567fbecc4eaf11ad56d154b8af1400cfc2c381d0479d9300b0b"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/resourcepackupdater.json"
|
file = "config/resourcepackupdater.json"
|
||||||
hash = "63024c4575fe365fd1ca31c78384c7f2f7adf30b71a0948e90da14b53db6fc40"
|
hash = "63024c4575fe365fd1ca31c78384c7f2f7adf30b71a0948e90da14b53db6fc40"
|
||||||
|
|||||||
@@ -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 = "6ad9eccc4e0577a6690371f6b9212d94025b6537b8120410c7f123d66d534764"
|
hash = "f7ced66c19ee863fccef0f7dd19800b1c50cc4ef90130e225b5fc53ed8b24446"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.22"
|
fabric = "0.14.22"
|
||||||
|
|||||||
Reference in New Issue
Block a user