feat: add release

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-07-04 14:26:24 +08:00
parent edcb065636
commit 4d8fafe029
5 changed files with 8 additions and 5 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
# Versions are used after merging
#
## release: release the project
## release.run: release the project
.PHONY: release.run
release.run: release.verify release.ensure-tag
@scripts/release.sh
@@ -39,4 +39,4 @@ release.ensure-tag: tools.verify.gsemver
## release.help: Display help information about the release package
.PHONY: release.help
release.help: scripts/make-rules/release.mk
$(call smallhelp)
$(call smallhelp)