generated from Skynet/deploy_user
Fix. Specified wrong folder in deploy user step
Some checks failed
On_Push / build (push) Has been cancelled
Some checks failed
On_Push / build (push) Has been cancelled
This commit is contained in:
parent
9f6354d42c
commit
eb4812b331
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ jobs:
|
|||
with:
|
||||
ssh_key: ${{ secrets.SSH_KEY }}
|
||||
username: ${{ env.GITHUB_REPOSITORY_OWNER }}
|
||||
folder: "build"
|
||||
folder: "result"
|
Loading…
Reference in a new issue