generated from Skynet/deploy_user
Fix. Accidentally had a second deploy_user action this repos action
Some checks failed
On_Push / deploy (push) Failing after 15m15s
Some checks failed
On_Push / deploy (push) Failing after 15m15s
This commit is contained in:
parent
4324d5109b
commit
0afae6f7a3
1 changed files with 0 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue