diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e579c86..3a9d9a6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,9 +40,11 @@ jobs: run: > echo "The *epson_print_conf.exe* executable file in the *epson_print_conf.zip* archive within the assets below is - auto-generated by a [GitHub Action](.github/workflows/build.yml).\n\n - Check the [History of modifications] - (https://github.com/Ircama/epson_print_conf/commits/main/)." + auto-generated by a [GitHub Action](.github/workflows/build.yml). + + Check the + [History of modifications](https://github.com/Ircama/epson_print_conf/commits/main/). + " > ${{ github.workspace }}-CHANGELOG.txt - name: Create Release, uploading the epson_print_conf.zip asset