mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
fix doxygen ci
This commit is contained in:
parent
2edffb080c
commit
8f0522ca0a
3
.github/workflows/docs.yaml
vendored
3
.github/workflows/docs.yaml
vendored
@ -29,6 +29,7 @@ jobs:
|
|||||||
host: ${{ secrets.HOST }}
|
host: ${{ secrets.HOST }}
|
||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
password: ${{ secrets.PASSWORD }}
|
password: ${{ secrets.PASSWORD }}
|
||||||
source: "docs/html/"
|
source: docs/html/*
|
||||||
target: "/var/www/papermar.io/html/docs"
|
target: "/var/www/papermar.io/html/docs"
|
||||||
strip_components: 2
|
strip_components: 2
|
||||||
|
rm: true
|
||||||
|
Loading…
Reference in New Issue
Block a user