From a49c03e0d59b23241caa834e7d20be18c69dd6ca Mon Sep 17 00:00:00 2001 From: huanli233 <76041494+huanli233@users.noreply.github.com> Date: Sat, 23 Mar 2024 21:29:28 +0800 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 7e28596..d52512a 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -6,7 +6,7 @@ # separate terms of service, privacy policy, and support # documentation. -name: Java CI with Maven +name: Build Package on: push: @@ -32,6 +32,6 @@ jobs: - name: Archive production artifacts uses: actions/upload-artifact@v4.3.1 with: - name: dist-without-markdown + name: target-build path: | target