generated from Skynet/deploy_user
Update .forgejo/workflows/push.yaml
All checks were successful
On_Push / build (push) Successful in 40s
All checks were successful
On_Push / build (push) Successful in 40s
This commit is contained in:
parent
415e31c8e7
commit
53bbe0f1f4
1 changed files with 1 additions and 0 deletions
|
@ -23,5 +23,6 @@ jobs:
|
||||||
- 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 }}
|
||||||
|
username: ${{ env.GITHUB_REPOSITORY_OWNER }}
|
||||||
folder: "src"
|
folder: "src"
|
||||||
#destination: "subfolder"
|
#destination: "subfolder"
|
Loading…
Reference in a new issue