ABDAN HAFIDZ commited on
Commit
199297b
·
unverified ·
1 Parent(s): b1f41fc

Update deploy-production.yml

Browse files
.github/workflows/deploy-production.yml CHANGED
@@ -39,4 +39,4 @@ jobs:
39
 
40
  git remote add vps ssh://capstone4@${{ secrets.VPS_HOST }}:10022/home/capstone4/git/repos/frontend-production.git
41
 
42
- git push vps HEAD:productio --force
 
39
 
40
  git remote add vps ssh://capstone4@${{ secrets.VPS_HOST }}:10022/home/capstone4/git/repos/frontend-production.git
41
 
42
+ git push vps HEAD:production --force