mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-17 13:52:14 +01:00
Update PR-Demo-cleanup.yml
This commit is contained in:
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: |
|
||||
|
||||
Reference in New Issue
Block a user