diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cc97f9f7..138bfa25 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -150,6 +150,7 @@ jobs: name: Infix ${{ github.ref_name }} prerelease: ${{ steps.rel.outputs.pre }} makeLatest: ${{ steps.rel.outputs.latest }} + discussionCategory: Releases bodyFile: release.md artifacts: "*.tar.gz*"