docs(release-cleanup): 校正 JSDoc 例外說明、刷新指令檔更新時間並重建 README

This commit is contained in:
Jeffery
2026-07-01 09:28:03 +08:00
parent 0ab90be3bb
commit a4fa7fec85
6 changed files with 33 additions and 25 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# 用途:Gitea CI workflow,於 Pull Request 開啟(opened)或同步更新(synchronize)時觸發(master 分支除外)。
# 流程先呼叫 composite action `release-tag-version`is_beta: true)標註一個 beta 成品版本並輸出版本號,
# 再以該 beta 版本(@v${version})執行本專案的 `release-cleanup` action,對自身成品做清理(dogfooding 自我清理驗證)。
# 更新日期(台灣時區 Asia/Taipei):2026/06/30 18:19:59
# 更新日期(台灣時區 Asia/Taipei):2026/07/01 09:14:10
# ===================================================================
# workflow 名稱,顯示於 Gitea Actions 介面