mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-23 15:21:25 +01:00
Update PR-Demo-cleanup.yml
This commit is contained in:
parent
6c623d8d84
commit
d591874da6
1
.github/workflows/PR-Demo-cleanup.yml
vendored
1
.github/workflows/PR-Demo-cleanup.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
||||
mkdir -p ~/.ssh/
|
||||
echo "${{ secrets.VPS_SSH_KEY }}" > ../private.key
|
||||
sudo chmod 600 ../private.key
|
||||
ssh-keyscan -H ${{ secrets.VPS_HOST }} >> ~/.ssh/known_hosts
|
||||
|
||||
- name: Cleanup PR deployment
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user