mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-21 05:28:39 +00:00
Fix workflows
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -121,7 +121,7 @@ jobs:
|
|||||||
method: POST
|
method: POST
|
||||||
headers: |
|
headers: |
|
||||||
ContentType: application/json; charset=UTF-8
|
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>"
|
"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>"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user