Fix version message
This commit is contained in:
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user