fix: let deployer be more verbose
This commit is contained in:
parent
eb11b3d888
commit
0428ffc01e
2 changed files with 2 additions and 2 deletions
|
|
@ -68,5 +68,5 @@ jobs:
|
|||
uses: deployphp/action@v1
|
||||
with:
|
||||
deployer-binary: "./bin/dep"
|
||||
dep: -q --file=${{ inputs.deployer_file }} release:switch ${{ inputs.server }}
|
||||
dep: --file=${{ inputs.deployer_file }} release:switch ${{ inputs.server }}
|
||||
private-key: ${{ secrets.ssh_key }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue