Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguans committed Jan 15, 2024
1 parent 434846c commit 981678e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monorepo-builder.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
use Symplify\MonorepoBuilder\Release\ReleaseWorker\UpdateReplaceReleaseWorker;

return static function (MBConfig $mbConfig): void {
require __DIR__.'/vendor-bin/monorepo-builder-worker/vendor/autoload.php';
require __DIR__.'/vendor/autoload.php';
$mbConfig->defaultBranch('master');

/**
Expand Down

0 comments on commit 981678e

Please sign in to comment.