Compare commits
2 Commits
f511599273
...
b1f25ebcc3
| Author | SHA1 | Date | |
|---|---|---|---|
| b1f25ebcc3 | |||
| 01c8640d38 |
@@ -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