Skip to content

Commit

Permalink
Fix version message
Browse files Browse the repository at this point in the history
  • Loading branch information
Ircama committed Nov 4, 2024
1 parent e1f77ea commit b6ffcbc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b6ffcbc

Please sign in to comment.