mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 08:05:42 +00:00
didn't read rsync action docs enough
This commit is contained in:
parent
84b55e76bf
commit
99ec1ef03d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/website-publish.yml
vendored
1
.github/workflows/website-publish.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
|||
uses: up9cloud/action-rsync@master
|
||||
env:
|
||||
HOST: pagwin.xyz
|
||||
USER: website
|
||||
KEY: ${{secrets.SSH_KEY}}
|
||||
TARGET: /var/www/pagwin.xyz/
|
||||
|
||||
|
|
Loading…
Reference in a new issue