workflow destination transition, some examples on title docs page
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 48s

This commit is contained in:
Blue 2024-03-03 20:09:06 -03:00
parent f638228d24
commit dcf2d289dc
Signed by: blue
GPG key ID: 9B203B252A63EE38
2 changed files with 48 additions and 1 deletions

View file

@ -35,5 +35,5 @@ jobs:
username: ${{ secrets.DEPLOY_USER_NAME }}
key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
source: "build/doc/html/*,build/doc/xml/*,build/doc/man/*"
target: ${{ secrets.LMDBAL_DOCS_DEPLOY_PATH }}
target: "/srv/lmdbal/doc"
strip_components: 2