Skip to content

Commit 7df3a0e

Browse files
committed
Update sheepit to use pnpm
1 parent caacf56 commit 7df3a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sheepit.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ enable_commit = true
33
tag_pattern = "v{version}"
44

55
[scripts]
6-
before_commit = "yarn release"
6+
before_commit = "pnpm release"

0 commit comments

Comments
 (0)