feat: add cicd actions

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/561/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent e0c28ed369
commit 80c2cbb3cd
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -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

Loading…
Cancel
Save