Codebase list zonedb / 3b56a04
.github/workflows/update: push the commit Randy Reddig 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3939 git config --global user.name zonedbot
4040 git add -v --all .
4141 git commit -m "Automatic update for `date -u`"
42 echo "Would have run:" git push origin -u HEAD
42 git push origin -u HEAD