Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ptyoiy committed Feb 16, 2024
1 parent 6bffa8f commit 738df30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
with:
host: ${{ secrets.REMOTE_HOST }}
username: ${{ secrets.REMOTE_USER }}
password: ${{ secrets.REMOTE_PW }}
port: ${{ secrets.REMOTE_PORT }}
key: ${{ secrets.PRIVATE_KEY }}
script: |
cd ${{ secrets.REMOTE_TARGET }}
git fetch --all
Expand Down

0 comments on commit 738df30

Please sign in to comment.