mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
remove trailing slash, so it doesn't just copy the content of doc/
This commit is contained in:
2
.github/workflows/upload-docs.yml
vendored
2
.github/workflows/upload-docs.yml
vendored
@@ -22,6 +22,6 @@ jobs:
|
||||
USER: ${{ secrets.USERNAME }}
|
||||
KEY: ${{ secrets.KEY }}
|
||||
HOST: "delta.chat"
|
||||
SOURCE: "target/doc/"
|
||||
SOURCE: "target/doc"
|
||||
TARGET: "/var/www/html/rs/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user