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