Skip to content

Commit

Permalink
Automatically push in updateRanges.php
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Jan 19, 2024
1 parent af6b03b commit ffc0897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions updateRanges.php
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,5 @@

if ($status === 0) {
system('git commit -a -m ' . escapeshellarg($commitMessage));
system('git push');
}

0 comments on commit ffc0897

Please sign in to comment.