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