Skip to content

Commit

Permalink
update sync script
Browse files Browse the repository at this point in the history
  • Loading branch information
punxaphil committed Dec 26, 2024
1 parent ae75e13 commit 112f600
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-with-mxmp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
then
git config user.name "Johan Frick"
git config user.email "[email protected]"
git add .
git commit -am"updated README.md"
git push origin main
fi
Expand Down

0 comments on commit 112f600

Please sign in to comment.