attempt #82983248934
All checks were successful
/ deploy (push) Successful in 46s

This commit is contained in:
Mans Ziesel 2024-04-27 19:59:19 +02:00
parent 726e3b8a66
commit 02234dc71e

View File

@ -51,7 +51,7 @@ jobs:
username: ${{ secrets.SSH_USER }}
key: ${{ secrets.SSH_KEY }}
source: ./website.tar
target: ${{SCP_DEST}}
target: /tmp/
overwrite: true
- name: Extract archive