From 7b8ddbd8d71aff76c217f8740a407f171184ef2a Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Fri, 13 Aug 2021 10:35:01 +0200 Subject: [PATCH] adjusted release action [ci skip] --- .github/workflows/release.yml | 2 ++ 1 file changed, 2 insertions(+) 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