Skip to content

Commit c57a866

Browse files
Update .github/workflows/community-release-notifier.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 60e7bab commit c57a866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/community-release-notifier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
} >> $GITHUB_OUTPUT
7676
7777
# Plain (MD) Announcement for Discord
78-
ANNOUNCE_PLAIN="📢 Acode [$TAG]($URL) was just Released 🎉${SUFFIX_PLAIN}!"
78+
ANNOUNCE_PLAIN="📢 Acode [$TAG]($URL) was just Released 🎉${SUFFIXPLAIN}!"
7979
echo "announce_plain=$ANNOUNCE_PLAIN" >> $GITHUB_OUTPUT
8080
{
8181
echo "body_plain<<$DELIMITER"

0 commit comments

Comments
 (0)