css-animation steps to deploy your code in Github git add . to add all code for staging git commit -m "my commit" to write a discription of the changes you made in your source code git push origin main/develop/master