Skip to content

Commit

Permalink
wording change
Browse files Browse the repository at this point in the history
Signed-off-by: IThundxr <[email protected]>
  • Loading branch information
IThundxr committed Mar 13, 2024
1 parent 59622fe commit 36a5f5a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
run: ./scripts/upload.sh

- name: Upload Prism Pack & .mrpack
- name: Capture Prism Pack & .mrpack
uses: actions/upload-artifact@v4
with:
name: Artifacts
Expand Down
2 changes: 1 addition & 1 deletion index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ hash-format = "sha256"

[[files]]
file = ".github/workflows/release.yml"
hash = "2672e515a6de96056aadbbb3934cbbad29505055e97543f7d0aa18a285c9d90a"
hash = "74e9565272fc06ff0234d904c1216d4c6ec49944cb2c83dc5c9883c00b3f1a13"

[[files]]
file = "config/chunky/config.json"
Expand Down
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "19f0fd0a79565a9f1af9f1135abde2c15120962822b5ecc985432513d6ec841b"
hash = "d4a8d6164ed3517d18bd3890d91a4d4d062322df21a450cf1217911c288eeb9e"

[versions]
fabric = "0.15.7"
Expand Down

0 comments on commit 36a5f5a

Please sign in to comment.