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