mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-02-02 00:16:34 +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/
|
mkdir -p ~/.ssh/
|
||||||
echo "${{ secrets.VPS_SSH_KEY }}" > ../private.key
|
echo "${{ secrets.VPS_SSH_KEY }}" > ../private.key
|
||||||
sudo chmod 600 ../private.key
|
sudo chmod 600 ../private.key
|
||||||
ssh-keyscan -H ${{ secrets.VPS_HOST }} >> ~/.ssh/known_hosts
|
|
||||||
|
|
||||||
- name: Cleanup PR deployment
|
- name: Cleanup PR deployment
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user