fixed syntax error
parent
e95efec8e3
commit
260bb7fd04
|
@ -2,7 +2,7 @@
|
|||
on: [push]
|
||||
uses: garygrossgarten/github-action-scp@v0.7.3
|
||||
with:
|
||||
local: *
|
||||
local: /
|
||||
remote: /home/mdbook/wiki/src
|
||||
host: ${{ secrets.HOST }}
|
||||
port: ${{ secrets.SSH_PORT}}
|
||||
|
|
Loading…
Reference in New Issue