From 7e90c14b546ef9bf5721c2e7fe4b9119cb8d2ed1 Mon Sep 17 00:00:00 2001 From: André Oliveira <37463445+SpecialAro@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:41:29 +0100 Subject: Comment flair-id to see if it is the cause of failing --- .github/workflows/reddit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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: app-secret: ${{ secrets.REDDIT_APP_SECRET }} subreddit: ferdium # Submit to /r/ferdium title: "[Release] Ferdium ${{ github.event.release.tag_name }}" - flair-id: "7aa4f288-bf0d-11ec-a939-8e36666e1f23" + # flair-id: "7aa4f288-bf0d-11ec-a939-8e36666e1f23" comment: ${{ github.event.release.body }} notification: true -- cgit v1.2.3-54-g00ecf