Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsontr authored Nov 2, 2023
1 parent 1785e4c commit d63f3c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ jobs:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USERNAME }}
script: |
su - ${{ secrets.SSH_LINUX_USER }}
touch test.txt
echo "TEST_v1" >> test.txt

0 comments on commit d63f3c5

Please sign in to comment.