This commit is contained in:
parent
19f517a946
commit
5667f07b51
2
.github/workflows/cicd.yml
vendored
2
.github/workflows/cicd.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up SSH agent
|
- name: Set up SSH agent
|
||||||
uses: webfactory/ssh-agent@v0.8.1
|
uses: webfactory/ssh-agent@v0.9.1
|
||||||
with:
|
with:
|
||||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user