Skip to content

Commit

Permalink
Update:deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaoru-528 authored Oct 26, 2024
1 parent 1bd8411 commit 68d1ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
username: ${{ secrets.SSH_USER }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
port: ${{ secrets.SSH_PORT }}
passphrase: ${{ secrets.SSH_PASS }}
script: |
cd ./www/book_log_list
git pull origin main
Expand Down

0 comments on commit 68d1ce1

Please sign in to comment.