test
Seto Elkahfi committed
Aug 2, 2024 at 23:21 UTC
1dd67ac440e3a5705f54c480c0b6f884867efbc5
1 file changed
+1
-1
.github/workflows/deploy-backend-musik88-web.yml
+1
-1
@@ -30,4 +30,4 @@ jobs:
30
git add .
31
git commit -m "Deploy to production"
32
git remote add prod deploy@musik88.com:musik88-production
33
- git push --set-upstream prod main
33
+ git push --set-upstream prod main --force