You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2022/04/06 13:27:17 UTC

[skywalking-cli] 01/01: Add `.github/scripts` to release source tarball

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git

commit c7e41aa0b1faa8434d4e59947021a4a63bf876cd
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Wed Apr 6 21:27:12 2022 +0800

    Add `.github/scripts` to release source tarball
---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile b/Makefile
index e806eb9..6971629 100644
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,6 @@ release-src: clean
 	--exclude .git \
 	--exclude .idea \
 	--exclude .DS_Store \
-	--exclude .github \
 	--exclude dist \
 	--exclude $(RELEASE_SRC).tgz \
 	.