From 54790bfeba6ae7a54a7636dd9c056deccf92a257 Mon Sep 17 00:00:00 2001 From: zhangyuheng Date: Sun, 28 Apr 2024 12:00:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=EF=BC=8C=E6=AD=A4=E6=9B=B4=E6=96=B0=E6=97=A0?= =?UTF-8?q?=E9=9C=80=E5=85=B3=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yml | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 4892284..f0f8c43 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -35,8 +35,9 @@ jobs: ln -s /usr/local/go/bin/go /usr/bin/go go version - name: "Release" - uses: https://ssl.lunadeer.cn:14446/actions/release-action@main + uses: https://ssl.lunadeer.cn:14446/zhangyuheng/release-action.git with: + note: "提示:带 ‘original-’ 前缀的文件无法用于运行,请下载不带此前缀的版本。" files: |- staging/*.jar api_key: '${{secrets.RELEASE_TOKEN}}' \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7093841..e7080a7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cn.lunadeer Dominion - 1.21.5-beta + 1.21.6-beta jar Dominion