diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b15ac741b..53cc0b1e5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -519,6 +519,8 @@ jobs: with: draft: true fail_on_unmatched_files: true + discussion_category_name: Releases + token: ${{ secrets.CRYPTOBOT_RELEASE_TOKEN }} files: | *.appimage *.zsync