Skip to content

Commit

Permalink
git add
Browse files Browse the repository at this point in the history
  • Loading branch information
asika32764 committed Mar 9, 2024
1 parent fe452a2 commit f2b523d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/release.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,5 @@ protected function exec($command)
->addScript('rm -rf ' . __DIR__ . '/../assets/dist/*.js.map')
->addScript('rm -rf ' . __DIR__ . '/../assets/dist/page/*')
->addScript('yarn --cwd ./assets build:prod')
->addScript('git add .')
->execute());

0 comments on commit f2b523d

Please sign in to comment.