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 ee5e3d3 commit 77e3696
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 @@ -33,7 +33,7 @@ jobs:
passphrase: ${{ secrets.SSH_PASSPHRASE }}
source: "sergzach-test.txt"
target: "taski"
# # Run tmate only if the previous step is failure.
# Run tmate only if the previous step is failure.
# - name: Setup tmate session
# if: ${{ failure() }}
# # Environ. variables from secrets for tmate (use env bash command).
Expand Down

0 comments on commit 77e3696

Please sign in to comment.