Fix. Deploy user was called somewhere without the ssh key
Some checks failed
On_Push / deploy (push) Failing after 3m3s

This commit is contained in:
Eoghan Conlon 2025-02-21 13:28:02 +00:00
parent b6320bed8c
commit 9fa1b8316c

View file

@ -17,7 +17,7 @@ jobs:
repository: ${{ gitea.repository }}
ref_name: ${{ gitea.ref_name }}
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/docker_nix@eoghan-action-test
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/nix-build_deploy@eoghan_test-final6
- uses: https://forgejo.skynet.ie/eoghanconlon73/actions/nix-build_deploy@eoghan-action-test2
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
with:
ssh_key: ${{ secrets.SSH_KEY }}