ik word gek
All checks were successful
/ deploy (push) Successful in 49s

This commit is contained in:
Mans Ziesel 2024-04-27 20:11:20 +02:00
parent 8ccb9333d7
commit 5493f3f91d

View File

@ -60,11 +60,8 @@ jobs:
host: ${{ secrets.SSH_HOST }}
username: ${{ secrets.SSH_USER }}
key: ${{ secrets.SSH_KEY }}
script: |
#rm -r ${{ WEB_DIR }}/*"
ls ${{ WEB_DIR }}/"
#rm /tmp/website.tar"
whoami
script: whoami
- name: Extract archive
uses: https://github.com/appleboy/ssh-action@master
with: