diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index 36d5add..0680841 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -17,7 +17,7 @@ These are the steps to deploy a new version of Rambox here. ```powershell git tag -a 0.4.2 -m " " -git push --tags +git push origin --tags ``` ### Extras