fixed syntax error

pull/1/head
s00ner 2022-01-28 15:41:06 -05:00
parent e95efec8e3
commit 260bb7fd04
1 changed files with 1 additions and 1 deletions

View File

@ -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}}