From 0986a15039da115f58d773bba895b9b8fe5a3a71 Mon Sep 17 00:00:00 2001 From: nsnail Date: Fri, 17 Nov 2023 20:33:42 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=8E=A1=20github=20actions=20?= =?UTF-8?q?=E6=8B=89=E5=8F=96tags=20=E4=BD=BFminver=E6=AD=A3=E5=B8=B8?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=20(#59)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 3 +++ Directory.Build.props | 1 + 2 files changed, 4 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79d83bfd..2f284bd1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,6 +15,9 @@ jobs: node-version: [ 20.x ] steps: - uses: actions/checkout@v3 + with: + fetch-depth: 0 + filter: tree:0 - name: Setup Node.js uses: actions/setup-node@v3 with: diff --git a/Directory.Build.props b/Directory.Build.props index 91f23607..4d826c48 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -16,6 +16,7 @@ enable preview beta + v NetAdmin git http://git.shequnpay.com/lingyun/NetAdmin.git