Skip to content

Commit

Permalink
fix: commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MliKiowa committed Mar 1, 2024
1 parent fd00301 commit 99906ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ git branch -M main
git config --global user.name "Mlikiowa"
git config --global user.email "[email protected]"
git add *
git commit -m "Automatic generation"
git commit -m "docs: auto update"
git push -f

0 comments on commit 99906ac

Please sign in to comment.