Compare commits

..

No commits in common. "e87640a749e0940b9f750c3bb7fa20983047515b" and "e23daa7acb58c4cf53246cf1ff73f3126be2fe8e" have entirely different histories.

View file

@ -27,6 +27,5 @@ jobs:
- name: "Deploy"
shell: bash
run: |
echo ${{ secret.KEY }} > tmp.key
ls -lah
scp -v -i tmp.key -r build ${{ secret.USER }}@skynet.skynet.ie:~/public_html/
echo ${{ $SSH_KEY }} > tmp.key
scp -v -i tmp.key -r build user@skynet.skynet.ie:~/public_html/