aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-15 14:44:16 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-15 14:48:43 +0200
commit425d20d2001d87eff0e6aa3c605bf30ff2063f60 (patch)
treeaac0e0821ac346ceed74585f36143a04b1fffa83 /.github
parentupgrade to Jekyll 4 (diff)
downloadjekyll-theme-425d20d2001d87eff0e6aa3c605bf30ff2063f60.tar.gz
jekyll-theme-425d20d2001d87eff0e6aa3c605bf30ff2063f60.zip
workflows: set remote port
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 01b2920..10dae15 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -35,4 +35,5 @@ jobs:
env:
REMOTE_USER: '${{ secrets.REMOTE_USER }}'
REMOTE_HOST: '${{ secrets.REMOTE_HOST }}'
+ REMOTE_PORT: '${{ secrets.REMOTE_PORT }}'
REMOTE_DIR: '${{ secrets.REMOTE_DIR }}'