This commit is contained in:
parent
bb9d97dd51
commit
b4f3c26803
@ -104,7 +104,8 @@ jobs:
|
|||||||
echo "未在提交信息中找到 Release 标题。"
|
echo "未在提交信息中找到 Release 标题。"
|
||||||
title="default_title"
|
title="default_title"
|
||||||
fi
|
fi
|
||||||
echo "ReleaseName=$title"
|
echo "ReleaseName=$title" >> $GITHUB_OUTPUT
|
||||||
|
# echo "::set-output name=title::$title"
|
||||||
|
|
||||||
- name: 获取最终Release信息
|
- name: 获取最终Release信息
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user