You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2022/04/07 00:02:20 UTC

[skywalking-cli] branch master updated: Add `.github/scripts` to release source tarball (#140)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e0bb065  Add `.github/scripts` to release source tarball (#140)
e0bb065 is described below

commit e0bb065a60f743da15dae53f7abca426306ea920
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Thu Apr 7 08:02:16 2022 +0800

    Add `.github/scripts` to release source tarball (#140)
---
 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 \
 	.