generated from Skynet/deploy_user
This commit is contained in:
parent
01c11420df
commit
2f08c7cf97
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
||||||
ref_name: ${{ gitea.ref_name }}
|
ref_name: ${{ gitea.ref_name }}
|
||||||
- run: nix build
|
- run: nix build
|
||||||
# temp one just to get it "built"
|
# temp one just to get it "built"
|
||||||
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
|
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v5
|
||||||
with:
|
with:
|
||||||
ssh_key: ${{ secrets.SSH_KEY }}
|
ssh_key: ${{ secrets.SSH_KEY }}
|
||||||
username: ${{ env.GITHUB_REPOSITORY_OWNER }}
|
username: ${{ env.GITHUB_REPOSITORY_OWNER }}
|
||||||
|
|
Loading…
Reference in a new issue