From 66fdbc8c5645ce98fd48b5d0b52fe6d50d2daf33 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Sun, 16 Jun 2024 18:37:20 +0530 Subject: [PATCH] merge: Add a note to follow blog We are announcing changes there --- .github/actions/merge/entrypoint.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/actions/merge/entrypoint.py b/.github/actions/merge/entrypoint.py index d30cb7a..11d416d 100755 --- a/.github/actions/merge/entrypoint.py +++ b/.github/actions/merge/entrypoint.py @@ -235,6 +235,8 @@ def main(): "\n", "If you've never maintained an app on Flathub before, common questions are answered in the [app maintenance guide](https://docs.flathub.org/docs/for-app-authors/maintenance/). If you're the original developer (or an authorized party), [verify your app](https://docs.flathub.org/docs/for-app-authors/verification) next to let users know it's coming from you.", "\n", + "Please follow the [Flathub blog](https://docs.flathub.org/blog) for the latest announcements.", + "\n", "Thanks!", )