From f0d572c110aa5e88a3b41f1fa0fa450fd673caab Mon Sep 17 00:00:00 2001 From: I-Al-Istannen Date: Fri, 30 Oct 2020 17:32:04 +0100 Subject: [PATCH] Fix a few typos in release body --- .github/workflows/package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index a759ecf..b09cbe5 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -70,7 +70,7 @@ jobs: - name: "Upload release artifacts" uses: softprops/action-gh-release@v1 with: - body: "Download the correct sync_url for your platform and run it in the terminal or CMD. You might need to make it executable ob Linux/Mac with 'chmod +x '" + body: "Download the correct sync_url for your platform and run it in the terminal or CMD. You might need to make it executable on Linux/Mac with `chmod +x `." files: | sync_url_mac sync_url_linux