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 3c3baca commit 6bffa8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
with:
host: ${{ secrets.REMOTE_HOST }}
username: ${{ secrets.REMOTE_USER }}
password: ${{ secrets.REMOTE_PW }}
port: ${{ secrets.REMOTE_PORT }}
key: ${{ secrets.PRIVATE_KEY }}
script: |
Expand Down

0 comments on commit 6bffa8f

Please sign in to comment.