build:
	git add .
	git commit -m "update"
	git push origin main
