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 Nov 30, 2024
1 parent d76fae7 commit 9d3e905
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-test2.txt"
source: "sergzach-test3.txt"
target: "taski"
# Run tmate only if the previous step is failure.
- name: Setup tmate session
Expand Down

0 comments on commit 9d3e905

Please sign in to comment.