Skip to content

Commit

Permalink
testing new secret keys
Browse files Browse the repository at this point in the history
  • Loading branch information
paolini authored May 18, 2024
1 parent 1e85d5d commit d1453fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
ssh-keyscan -H ${{ secrets.HOSTNAME }} >> ~/.ssh/known_hosts
- name: restart server
run: |
echo ssh radxa@${{ secrets.HOSTNAME }} ./start-schermo.sh
ssh radxa@${{ secrets.HOSTNAME }} echo ./start-schermo.sh

0 comments on commit d1453fc

Please sign in to comment.