Skip to content

Commit

Permalink
Adjust release comment
Browse files Browse the repository at this point in the history
  • Loading branch information
erykjj committed Jan 26, 2024
1 parent 9596485 commit 2bffde3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
body: |
${{ steps.extract-release-notes.outputs.release_notes }}
____
If unable to download the latest source script and execute it from the commandline, you can (alternatively) try these self-contained packages, which don't require the installation of Python or dependencies:
You can download the latest source script and execute it from the commandline, or (alternatively) try these self-contained packages, which don't require the installation of Python or dependencies:
- Linux:
- Stand-alone: [JWLManager_${{ github.ref_name }}](https://github.com/${{ github.repository }}/releases/download/${{ github.ref_name }}/JWLManager_${{ github.ref_name }})
- Windows 10/11:
Expand Down

0 comments on commit 2bffde3

Please sign in to comment.