Update sheepit to use pnpm
This commit is contained in:
@@ -3,4 +3,4 @@ enable_commit = true
|
|||||||
tag_pattern = "v{version}"
|
tag_pattern = "v{version}"
|
||||||
|
|
||||||
[scripts]
|
[scripts]
|
||||||
before_commit = "yarn release"
|
before_commit = "pnpm release"
|
||||||
Reference in New Issue
Block a user