an attempt to actually deploy docs, try 6
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 33s
All checks were successful
Main LMDBAL workfow / Archlinux (push) Successful in 33s
This commit is contained in:
parent
a0288727e1
commit
dbbc46e7c9
@ -34,6 +34,6 @@ jobs:
|
||||
host: ${{ secrets.DOMAIN_ROOT }}
|
||||
username: ${{ secrets.DEPLOY_USER_NAME }}
|
||||
key: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||
source: "/build/doc/html,/build/doc/xml,/build/doc/man"
|
||||
source: "build/doc/html/*,build/doc/xml/*,build/doc/man/*"
|
||||
target: ${{ secrets.LMDBAL_DOCS_DEPLOY_PATH }}
|
||||
strip_components: 2
|
||||
|
Loading…
Reference in New Issue
Block a user