Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fivlao authored Jan 7, 2024
1 parent 7d56698 commit 233635b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
host: 54.236.225.174
username: ubuntu
key: ${{ secrets.EC2_PRIVATE_KEY }}
source: "/tmp/file.txt"
source: tmp/file.txt
target: "/home/ubuntu"

debug: true

0 comments on commit 233635b

Please sign in to comment.