mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
rm leading slash
This commit is contained in:
committed by
missytake
parent
8c5ffe0237
commit
0617236eb0
2
.github/workflows/upload-docs.yml
vendored
2
.github/workflows/upload-docs.yml
vendored
@@ -93,5 +93,5 @@ jobs:
|
||||
USER: ${{ secrets.USERNAME }}
|
||||
KEY: ${{ secrets.KEY }}
|
||||
HOST: "delta.chat"
|
||||
SOURCE: "/deltachat-jsonrpc/typescript/docs/"
|
||||
SOURCE: "deltachat-jsonrpc/typescript/docs/"
|
||||
TARGET: "/var/www/html/js-jsonrpc/"
|
||||
|
||||
Reference in New Issue
Block a user