Skip to content

Commit 4c397d5

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 3c783f6 commit 4c397d5

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
@@ -64,7 +64,7 @@ jobs:
6464
fi
6565
6666
# Announcement line — also escape for safety
67-
ANNOUNCE_SAFE="📢 Acode \[$TAG_SAFE\]($URL_SAFE) was just Released 🎉${SUFFIX}\\!"
67+
ANNOUNCE_SAFE="📢 Acode [$TAG_SAFE]($URL) was just Released 🎉${SUFFIX}\\!"
6868
6969
echo "announce=$ANNOUNCE_SAFE" >> $GITHUB_OUTPUT
7070
{

0 commit comments

Comments
 (0)