From 9bd02d129868b53705ebc1e13a79da85183490d2 Mon Sep 17 00:00:00 2001 From: carm Date: Sun, 6 Feb 2022 23:57:32 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9CI=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 6b0d1d2..8560f21 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -1,7 +1,7 @@ # This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time # For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven -name: Project Build & Tests +name: Build & Tests on: # 支持手动触发构建 From 8a5dba92741f2bde8a8f34152bc84dd72b0f0a93 Mon Sep 17 00:00:00 2001 From: carm Date: Mon, 7 Feb 2022 03:17:28 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9GithubReleases4J=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1d64f27..8a4b7c1 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ cc.carm.lib githubreleases4j - 1.3.0 + 1.3.1 compile