Fix server path to /home/bini/project/bini-shorts-maker
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
key: ${{ secrets.SERVER_SSH_KEY }}
|
||||
port: ${{ secrets.SERVER_PORT }}
|
||||
script: |
|
||||
cd /home/bini/shorts-maker
|
||||
cd /home/bini/project/bini-shorts-maker
|
||||
|
||||
echo "=== Pulling latest code ==="
|
||||
git fetch origin
|
||||
|
||||
Reference in New Issue
Block a user