summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/reddit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/reddit.yml b/.github/workflows/reddit.yml
index d3eaf6295..e387c6491 100644
--- a/.github/workflows/reddit.yml
+++ b/.github/workflows/reddit.yml
@@ -17,6 +17,6 @@ jobs:
17 app-secret: ${{ secrets.REDDIT_APP_SECRET }} 17 app-secret: ${{ secrets.REDDIT_APP_SECRET }}
18 subreddit: ferdium # Submit to /r/ferdium 18 subreddit: ferdium # Submit to /r/ferdium
19 title: "[Release] Ferdium ${{ github.event.release.tag_name }}" 19 title: "[Release] Ferdium ${{ github.event.release.tag_name }}"
20 flair-id: "7aa4f288-bf0d-11ec-a939-8e36666e1f23" 20 # flair-id: "7aa4f288-bf0d-11ec-a939-8e36666e1f23"
21 comment: ${{ github.event.release.body }} 21 comment: ${{ github.event.release.body }}
22 notification: true 22 notification: true