This commit is contained in:
parent
28f8b038c1
commit
b0138067b2
@ -15,6 +15,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ssh-key: '${{ secrets.SSH_PRIVATE_KEY }}'
|
ssh-key: '${{ secrets.SSH_PRIVATE_KEY }}'
|
||||||
ssh-strict: false
|
ssh-strict: false
|
||||||
|
persist-credentials: false
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user