aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2022-06-22 01:41:29 +0100
committerLibravatar GitHub <noreply@github.com>2022-06-22 01:41:29 +0100
commit7e90c14b546ef9bf5721c2e7fe4b9119cb8d2ed1 (patch)
treedec250aea89b2b519893c72799b57bb0b8fca018 /.github
parentUpdate submodules, browserslist data updates and linter fixes [skip ci] (diff)
downloadferdium-app-7e90c14b546ef9bf5721c2e7fe4b9119cb8d2ed1.tar.gz
ferdium-app-7e90c14b546ef9bf5721c2e7fe4b9119cb8d2ed1.tar.zst
ferdium-app-7e90c14b546ef9bf5721c2e7fe4b9119cb8d2ed1.zip
Comment flair-id to see if it is the cause of failing
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