parent
479df83c8d
commit
134c39de72
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
run: apk add git nodejs ssh-agent
|
||||
- uses: github.com/webfactory/ssh-agent@v0.9.0
|
||||
with:
|
||||
ssh-private-key ${{ secrets.PAGES_PRIVKEY }}
|
||||
ssh-private-key: ${{ secrets.PAGES_PRIVKEY }}
|
||||
- name: Repo pull
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue