feat: no longer ask teh user to enter their own username, no longer give the option by default
Some checks failed
On_Push / build (push) Failing after 2s
Some checks failed
On_Push / build (push) Failing after 2s
This commit is contained in:
parent
24f8bff802
commit
a63d20c8d3
1 changed files with 0 additions and 1 deletions
|
@ -25,6 +25,5 @@ jobs:
|
||||||
uses: https://forgejo.skynet.ie/Skynet/actions/deploy_user@v5
|
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 }}
|
|
||||||
folder: "src"
|
folder: "src"
|
||||||
#destination: "subfolder"
|
#destination: "subfolder"
|
Loading…
Reference in a new issue