docs(calculate-version): 補齊 function JSDoc 與指令檔逐行註解並重建 README

This commit is contained in:
Jeffery
2026-06-30 12:42:11 +08:00
parent fe299cac64
commit 7954fda311
6 changed files with 37 additions and 27 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# =============================================================================
# 用途: calculate-version 專案的 CD workflow。
# 在程式碼推送至 master 分支時,自動釋出並標註 (tag) 成品版本。
# 更新日期: 2026/06/26 10:28:36
# 更新日期: 2026/06/30 12:13:04
# =============================================================================
# workflow 名稱,顯示於 Gitea Actions 介面。
+1 -1
View File
@@ -1,7 +1,7 @@
# =============================================================================
# 用途: calculate-version 專案的 CI workflow。
# 在 Pull Request 開啟或更新時,觸發 OpenCode AI 程式碼審查。
# 更新日期: 2026/06/26 10:28:36
# 更新日期: 2026/06/30 12:12:59
# =============================================================================
# workflow 名稱,顯示於 Gitea Actions 介面。