Compare commits
2 Commits
c094bc7639
...
2fb03ff818
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fb03ff818 | |||
| 037b26e9d6 |
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Setup SSH Agent
|
||||
uses: webfactory/ssh-agent@v0.9.0
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
ssh-private-key: ${{ secrets.VPS_KEY }}
|
||||
|
||||
- name: Add VPS to known_hosts
|
||||
run: |
|
||||
Reference in New Issue
Block a user