@@ -2,7 +2,7 @@ set -e
#---------------------------------------------------------------------
-# 参数
+# args
args_="
export basePath=/root/temp/svn
@@ -0,0 +1,23 @@
+
+# build-bash
+extra steps when building, all sh files could be remove if not needed.
+# github-bash__publish-multiple-netcore-version.txt
+if this file exists,
+will publish multiple netcore version
+like net5.0 netcoreapp3.1 netcoreapp3.0 netcoreapp2.2 netcoreapp2.1
+in github actions