mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 04:45:41 +00:00
why did I put a * in the destination I'm an idiot
This commit is contained in:
parent
ee1c6a7c11
commit
ad0c9aab9a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/website-publish.yml
vendored
2
.github/workflows/website-publish.yml
vendored
|
@ -27,5 +27,5 @@ jobs:
|
||||||
USER: website
|
USER: website
|
||||||
KEY: ${{secrets.SSH_KEY}}
|
KEY: ${{secrets.SSH_KEY}}
|
||||||
SOURCE: ./public/*
|
SOURCE: ./public/*
|
||||||
TARGET: /var/www/pagwin.xyz/*
|
TARGET: /var/www/pagwin.xyz/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue