From 97b1790d0cfd247ed47ef5284f44baa2f177c3d6 Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Sun, 1 Jan 2023 09:36:24 -0500 Subject: [PATCH] ci: update release notifier (#665) --- .github/workflows/release-notifier.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release-notifier.yml b/.github/workflows/release-notifier.yml index bea36033..ed7b3ef2 100644 --- a/.github/workflows/release-notifier.yml +++ b/.github/workflows/release-notifier.yml @@ -3,6 +3,8 @@ # Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in # the above-mentioned repo. +# Send release notification to various platforms. + name: Release Notifications on: