forked from Skynet/actions
Feat. Removing deploy_user from nix-build_deploy
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
parent
99f966b4fc
commit
54df1d7126
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ runs:
|
|||
repository: ${{ gitea.repository }}
|
||||
ref_name: ${{ gitea.ref_name }}
|
||||
- run: build.sh
|
||||
- uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v6
|
||||
with:
|
||||
ssh_key: ${{ secrets.SSH_KEY }}
|
||||
username: ${{ env.GITHUB_REPOSITORY_OWNER }}
|
||||
|
|
Loading…
Add table
Reference in a new issue