1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00

announceybot cosmetics

This commit is contained in:
Rene Schallner 2023-05-22 05:16:36 +02:00
parent 1f4aa4e4e8
commit 52551e0970

View file

@ -53,6 +53,6 @@ Modify your `build.zig.zon` like this:
'''
message += zon_update + "\n"
message += 'See the [release page](https://github.com/zigzap/zap/releases/'
message += f'{TAG_NAME}) for more information!'
message += 'See the release page: https://github.com/zigzap/zap/releases/'
message += f'{TAG_NAME} for more information!'
send_to_discord(message)