woutervermeer-patch-5 #11
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Deploy
|
||||
run: |
|
||||
ssh -i ~/.ssh/id_rsa ${{ secrets.DEPLOY_USER }}@${{ secrets.DEPLOY_HOST }} << 'EOF'
|
||||
cd /path/to/Quatsh-Website
|
||||
cd ~/Quatsh-Website
|
||||
|
||||
echo "Pulling latest code..."
|
||||
git pull origin main
|
||||
|
||||
Reference in New Issue
Block a user