chore(action 設定): 整理用途標頭與排版
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
#!/bin/sh
|
||||
# --------------------------------------------------
|
||||
# 用途:啟動 calculate-version action,將所有參數交給 Node 主程式。
|
||||
# 更新日期:2026/07/11 17:44:33(Asia/Taipei)
|
||||
# --------------------------------------------------
|
||||
|
||||
set -eu
|
||||
|
||||
exec node /action/src/index.js "$@"
|
||||
|
||||
Reference in New Issue
Block a user