diff --git a/.github/workflows/publish-deb-apt.yml b/.github/workflows/publish-deb-apt.yml index 97111b7..746ad97 100644 --- a/.github/workflows/publish-deb-apt.yml +++ b/.github/workflows/publish-deb-apt.yml @@ -68,4 +68,4 @@ jobs: publish_branch: gh-pages publish_dir: repo keep_files: true - commit_message: "Update signed APT repo from release ${{ github.event.release.tag_name }}" \ No newline at end of file + commit_message: "Update signed APT repo from release ${{ github.event.release.tag_name }}"