fix incorrect language
This commit is contained in:
parent
79b0b66ee5
commit
e6aa952ccc
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
name: Refresh Packwiz Hashes
|
||||
description: This hook refreshes Packwiz files in this repository to prevent hash mismatches from being pushed to origin.
|
||||
entry: find . -name 'packwiz.toml' -execdir packwiz refresh \;
|
||||
language: shell
|
||||
language: script
|
||||
always_run: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue