This commit is contained in:
parent
f1543c0cba
commit
7f79c0a700
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: nixos/nix:2.24.9
|
image: nixos/nix:2.24.9
|
||||||
steps:
|
steps:
|
||||||
- uses: webfactory/ssh-agent@v0.9.0
|
- uses: https://code.forgejo.org/webfactory/ssh-agent@v0.9.0
|
||||||
with:
|
with:
|
||||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
- name: Clone repo and connect to ssh
|
- name: Clone repo and connect to ssh
|
||||||
|
|
Loading…
Reference in a new issue