summaryrefslogtreecommitdiffstats
path: root/.github/workflows/reddit.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/reddit.yml')
-rw-r--r--.github/workflows/reddit.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/reddit.yml b/.github/workflows/reddit.yml
index 00ec0cd9e..6aad73e18 100644
--- a/.github/workflows/reddit.yml
+++ b/.github/workflows/reddit.yml
@@ -17,8 +17,7 @@ jobs:
17 app-secret: ${{ secrets.REDDIT_APP_SECRET }} 17 app-secret: ${{ secrets.REDDIT_APP_SECRET }}
18 #subreddit: ferdium # Submit to /r/ferdium # uncomment this after testing on a dummy subreddit when moving to the main one 18 #subreddit: ferdium # Submit to /r/ferdium # uncomment this after testing on a dummy subreddit when moving to the main one
19 subreddit: ferdiumtests # Submit to /r/ferdiumtests # Delete this line after testing on dummy repository 19 subreddit: ferdiumtests # Submit to /r/ferdiumtests # Delete this line after testing on dummy repository
20 title: [Release] Ferdium ${{ github.event.release.tag_name }} 20 title: "[Release] Ferdium ${{ github.event.release.tag_name }}"
21 url: ${{ github.event.release.html_url }}
22 # flair-id: 7aa4f288-bf0d-11ec-a939-8e36666e1f23 # uncomment this after testing on a dummy subreddit when moving to the main one 21 # flair-id: 7aa4f288-bf0d-11ec-a939-8e36666e1f23 # uncomment this after testing on a dummy subreddit when moving to the main one
23 comment: ${{ github.event.release.body }} 22 comment: ${{ github.event.release.body }}
24 notification: true \ No newline at end of file 23 notification: true