mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 08:05:42 +00:00
needed to specify a source oh well
This commit is contained in:
parent
99ec1ef03d
commit
707f7dd194
1 changed files with 1 additions and 0 deletions
1
.github/workflows/website-publish.yml
vendored
1
.github/workflows/website-publish.yml
vendored
|
@ -26,5 +26,6 @@ jobs:
|
|||
HOST: pagwin.xyz
|
||||
USER: website
|
||||
KEY: ${{secrets.SSH_KEY}}
|
||||
SOURCE: ./public
|
||||
TARGET: /var/www/pagwin.xyz/
|
||||
|
||||
|
|
Loading…
Reference in a new issue