attempt #82983248934
All checks were successful
/ deploy (push) Successful in 46s
All checks were successful
/ deploy (push) Successful in 46s
This commit is contained in:
parent
726e3b8a66
commit
02234dc71e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user