Fix workflows

This commit is contained in:
Tyrrrz 2023-04-06 11:01:45 +03:00
parent a4110a362f
commit 36db99b5cf

View file

@ -121,7 +121,7 @@ jobs:
method: POST
headers: |
ContentType: application/json; charset=UTF-8
payload: |
body: |
{
"content": "**DiscordChatExporter** new version released!\nVersion: `${{ steps.get-version.outputs.tag }}`\nChangelog: <https://github.com/Tyrrrz/DiscordChatExporter/blob/${{ steps.get-version.outputs.tag }}/Changelog.md>"
}