We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58fc6f1 commit e3e947cCopy full SHA for e3e947c
.github/workflows/release.yml
@@ -103,10 +103,10 @@ jobs:
103
token: ${{ secrets.TELEGRAM_TOKEN }}
104
format: markdown
105
message: |
106
- ✨ Good news everyone! ✨
+ *✨ Good news everyone! ✨*
107
108
A new version of the [*Weeeeeeeee(th the Italians)*](https://cwti.link/ide-plugin) plugin has just been released!
109
- You should find the update to {{ github.event.release.tag_name }} in your IDE soon. Y'all know what to do 😉
+ You should find the update to {{ github.event.release.tag_name }} in your IDE soon. Y\'all know what to do 😉
110
111
The release notes are [here](https://github.com/${{ github.repository }}/releases/tag/{{ github.event.release.tag_name }})
112
0 commit comments