mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 14:56:33 +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 }}
|
USER: ${{ secrets.USERNAME }}
|
||||||
KEY: ${{ secrets.KEY }}
|
KEY: ${{ secrets.KEY }}
|
||||||
HOST: "delta.chat"
|
HOST: "delta.chat"
|
||||||
SOURCE: "/deltachat-jsonrpc/typescript/docs/"
|
SOURCE: "deltachat-jsonrpc/typescript/docs/"
|
||||||
TARGET: "/var/www/html/js-jsonrpc/"
|
TARGET: "/var/www/html/js-jsonrpc/"
|
||||||
|
|||||||
Reference in New Issue
Block a user