Add changelog

This commit is contained in:
Ircama 2024-07-29 21:25:49 +02:00
parent 47d41da010
commit a6184c415f

View file

@ -26,7 +26,6 @@ jobs:
python -m PyInstaller epson_print_conf.spec -- --default
- name: Generate Changelog
shell: bash
run: echo "# This executable is auto-generated by a GitHub Action" > ${{ github.workspace }}-CHANGELOG.txt
- name: Create Release