Fix. Accidentally had a second deploy_user action this repos action
Some checks failed
On_Push / deploy (push) Failing after 15m15s

This commit is contained in:
Eoghan Conlon 2024-10-04 13:16:07 +01:00
parent 4324d5109b
commit 0afae6f7a3

View file

@ -21,7 +21,6 @@ jobs:
ref_name: ${{ gitea.ref_name }}
- run: nix build
# temp one just to get it "built"
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v5
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
with:
ssh_key: ${{ secrets.SSH_KEY }}