Fix. Action broke
All checks were successful
On_Push / deploy (push) Successful in 6m3s

This commit is contained in:
Eoghan Conlon 2025-02-21 13:32:54 +00:00
parent 9fa1b8316c
commit 9d4dc925fa

View file

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