feat: add cicd actions

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim) 2023-07-19 22:13:35 +08:00
parent e0c28ed369
commit 80c2cbb3cd
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

View File

@ -17,8 +17,8 @@ gomod:
report_sizes: true
metadata:
mod_timestamp: "{{ .CommitTimestamp }}"
# metadata:
# mod_timestamp: "{{ .CommitTimestamp }}"
builds:
- binary: openim-api
@ -407,7 +407,7 @@ checksum:
release:
footer: |
**Full Changelog**: https://github.com/OpenIMSDK/chat/compare/{{ .PreviousTag }}...{{ .Tag }}
**Full Changelog**: https://github.com/OpenIMSDK/Open-IM-Server/compare/{{ .PreviousTag }}...{{ .Tag }}
## Helping out