mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 23:24:09 +00:00
announceybot cosmetics
This commit is contained in:
parent
1f4aa4e4e8
commit
52551e0970
1 changed files with 2 additions and 2 deletions
|
@ -53,6 +53,6 @@ Modify your `build.zig.zon` like this:
|
||||||
|
|
||||||
'''
|
'''
|
||||||
message += zon_update + "\n"
|
message += zon_update + "\n"
|
||||||
message += 'See the [release page](https://github.com/zigzap/zap/releases/'
|
message += 'See the release page: https://github.com/zigzap/zap/releases/'
|
||||||
message += f'{TAG_NAME}) for more information!'
|
message += f'{TAG_NAME} for more information!'
|
||||||
send_to_discord(message)
|
send_to_discord(message)
|
||||||
|
|
Loading…
Add table
Reference in a new issue