test another ssh key
Some checks failed
Linux arm64 / Build (push) Failing after 35s

This commit is contained in:
2024-11-06 15:54:13 +00:00
parent 21355ac913
commit c067f0b437

View File

@@ -17,7 +17,7 @@ jobs:
- uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.SSH_KEY }}
ssh-private-key: ${{ secrets.SSH_KEY_PERSO }}
- uses: actions/upload-artifact@v3