更新了构建脚本,此更新无需关注
Java CI-CD with Maven / build (push) Failing after 15s Details

This commit is contained in:
zhangyuheng 2024-04-28 12:00:24 +08:00
parent 70bf7dedcc
commit 54790bfeba
2 changed files with 3 additions and 2 deletions

View File

@ -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}}'

View File

@ -6,7 +6,7 @@
<groupId>cn.lunadeer</groupId>
<artifactId>Dominion</artifactId>
<version>1.21.5-beta</version>
<version>1.21.6-beta</version>
<packaging>jar</packaging>
<name>Dominion</name>