This commit is contained in:
parent
63aaf0b956
commit
81aae1071b
@ -89,8 +89,8 @@ jobs:
|
||||
if [ -z "$PREVIOUS_TAG" ]; then
|
||||
PREVIOUS_TAG="HEAD~1" # 如果没有上次标签,使用上一次提交
|
||||
fi
|
||||
echo "previous_tag=$PREVIOUS_TAG" >>
|
||||
echo "previous_tag=$PREVIOUS_TAG" >> $GITHUB_OUTPUT
|
||||
echo "$PREVIOUS_TAG"
|
||||
|
||||
- name: 获取提交记录
|
||||
id: get-commit-log
|
||||
|
Loading…
Reference in New Issue
Block a user