aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Ricardo Cino <ricardo@cino.io>2022-11-04 10:33:58 +0100
committerLibravatar GitHub <noreply@github.com>2022-11-04 09:33:58 +0000
commitd8fb1b33a09103a7115d1eb6e8a3f153057a7168 (patch)
tree5385aaa4f98fdab62add86097e8aaffd83448037 /.github
parent6.2.1-nightly.38 [skip ci] (diff)
downloadferdium-app-d8fb1b33a09103a7115d1eb6e8a3f153057a7168.tar.gz
ferdium-app-d8fb1b33a09103a7115d1eb6e8a3f153057a7168.tar.zst
ferdium-app-d8fb1b33a09103a7115d1eb6e8a3f153057a7168.zip
chore: only post stable releases to reddit (#738) [skip ci]
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 260b586d8..79149c405 100644
--- a/.github/workflows/reddit.yml
+++ b/.github/workflows/reddit.yml
@@ -2,7 +2,7 @@ name: Publish to Reddit
2 2
3on: 3on:
4 release: 4 release:
5 types: [published] 5 types: [released]
6 6
7jobs: 7jobs:
8 test: 8 test: