Skip to content

Commit

Permalink
chore: Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ezcolin2 authored Nov 5, 2024
1 parent b209043 commit 0ff8bc6
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 @@ -33,6 +33,6 @@ jobs:
with:
host: ${{ secrets.REMOTE_HOST }}
username: ${{ secrets.REMOTE_USER }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
key: ${{ secrets.REMOTE_PRIVATE_KEY }}
source: ./deploy.sh
target: /home/root/deploy.sh

0 comments on commit 0ff8bc6

Please sign in to comment.