更新 CI-CD 脚本

This commit is contained in:
zhangyuheng 2024-05-11 00:17:27 +08:00
parent 8b258f5d1e
commit 04e333e444

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@main
with:
note: " - 带 `original-` 前缀的文件无法用于运行,请下载不带此前缀的版本。"
files: |-
staging/*.jar
api_key: '${{secrets.RELEASE_TOKEN}}'