From 89c4bac74208f17017557b269af9f11aea607e1b Mon Sep 17 00:00:00 2001 From: Sebastian Wieland Date: Mon, 20 Dec 2021 18:02:16 +0100 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21430e8..c4cbcb1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v2 - name: Rsync to Onion - uses: oktupol/rsync-onion@v0.2.1 + uses: oktupol/rsync-onion@v0.2 with: source_dir: ./dist/ destination_dir: /var/www/htdocs