rm leading slash

This commit is contained in:
Christian Hagenest
2024-04-30 19:59:44 +02:00
committed by missytake
parent 8c5ffe0237
commit 0617236eb0

View File

@@ -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/"