Skip to content

Commit 2152cfd

Browse files
committed
Add --server to post-update hook
1 parent 66fb437 commit 2152cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.scala-steward.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
postUpdateHooks = [
22
{
3-
command = ["sbt", "updateYml"],
3+
command = ["sbt", "--server", "updateYml"],
44
commitMessage = "Regenerated action.yml",
55
groupId = "org.scala-sbt",
66
artifactId = "sbt"

0 commit comments

Comments
 (0)