feat: 移除無用的部分

This commit is contained in:
Jeffery
2026-03-20 17:47:26 +08:00
parent 559cb45312
commit 697311db2d
2 changed files with 1 additions and 4 deletions

View File

@@ -71,4 +71,4 @@ PATCH=$((PATCH + 1))
NEW_VERSION="$MAJOR.$MINOR.$PATCH" && echo "NEW_VERSION=$NEW_VERSION"
# 將版本輸出到環境變數
echo "version=$NEW_VERSION" > /workspace/VERSION.txt
echo "version=$NEW_VERSION" > VERSION.txt