diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 3bacd30c..93010d19 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -294,4 +294,5 @@ jobs: # with: # release_body: ${{ env.RELEASE_BODY }} # artifacts: "*.flatpak,*.flatpak.sha,*Artifact.tar.gz" - # tag: ${{ env.TAG }} \ No newline at end of file + # tag: ${{ env.TAG }} + \ No newline at end of file