Skip to content

Commit

Permalink
Update copy-to-practicum-machine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergzach authored Jul 13, 2024
1 parent 77e3696 commit 0eac9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-to-practicum-machine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.SSH_KEY }}
passphrase: ${{ secrets.SSH_PASSPHRASE }}
source: "sergzach-test.txt"
source: "sergzach-test2.txt"
target: "taski"
# Run tmate only if the previous step is failure.
# - name: Setup tmate session
Expand Down

0 comments on commit 0eac9a2

Please sign in to comment.