see if it works
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
port: 22
|
||||
script: |
|
||||
# 1. Go to your app folder (CHANGE THIS PATH to match yours)
|
||||
cd /root/my-blind-app
|
||||
cd /root/blinds_express
|
||||
|
||||
# 2. Get latest code
|
||||
git pull origin main
|
||||
|
||||
Reference in New Issue
Block a user